Skip to content

Commit 83069ff

Browse files
committed
cs-fix
1 parent 463c7dc commit 83069ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Psalm/Internal/Fork/PsalmRestarter.php

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
use function array_filter;
88
use function array_merge;
99
use function array_splice;
10+
use function assert;
11+
use function count;
1012
use function extension_loaded;
1113
use function file_get_contents;
1214
use function file_put_contents;

0 commit comments

Comments
 (0)