Skip to content

Commit b3d3386

Browse files
committed
Fix CS
1 parent 4f5a63a commit b3d3386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Parallel/ParallelAnalyserIntegrationTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
use function escapeshellarg;
1212
use function exec;
1313
use function implode;
14+
use function md5;
1415
use function putenv;
1516
use function sprintf;
1617
use function sys_get_temp_dir;

0 commit comments

Comments
 (0)