We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c57527 commit 411adf2Copy full SHA for 411adf2
tests/PHPStan/Composer/AutoloadFilesTest.php
@@ -61,7 +61,6 @@ public function testExpectedFiles(): void
61
'jetbrains/phpstorm-stubs/PhpStormStubsMap.php', // added to phpstan-dist/bootstrap.php
62
'myclabs/deep-copy/src/DeepCopy/deep_copy.php', // dev dependency of PHPUnit
63
'react/async/src/functions_include.php', // added to phpstan-dist/bootstrap.php
64
- 'react/promise-stream/src/functions_include.php', // added to phpstan-dist/bootstrap.php
65
'react/promise-timer/src/functions_include.php', // added to phpstan-dist/bootstrap.php
66
'react/promise/src/functions_include.php', // added to phpstan-dist/bootstrap.php
67
'ringcentral/psr7/src/functions_include.php', // added to phpstan-dist/bootstrap.php
0 commit comments