1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
This commit is contained in:
Daniil Gentili 2024-04-11 21:17:11 +02:00
parent 463c7dc452
commit 83069ffd06

View File

@ -7,6 +7,8 @@ use Composer\XdebugHandler\XdebugHandler;
use function array_filter;
use function array_merge;
use function array_splice;
use function assert;
use function count;
use function extension_loaded;
use function file_get_contents;
use function file_put_contents;