mirror of
https://github.com/dg/dibi.git
synced 2025-08-30 17:29:53 +02:00
fixed compatibility with PHP 8 [Closes #379]
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @phpversion 5.5
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Tester\Assert;
|
||||
|
Reference in New Issue
Block a user