Skip to content

Commit cbdc933

Browse files
committed
Fix build
1 parent e4aa60b commit cbdc933

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PHPStan/Composer/AutoloadFilesTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,7 @@ public function testExpectedFiles(): void
6161
'jetbrains/phpstorm-stubs/PhpStormStubsMap.php', // added to phpstan-dist/bootstrap.php
6262
'myclabs/deep-copy/src/DeepCopy/deep_copy.php', // dev dependency of PHPUnit
6363
'react/async/src/functions_include.php', // added to phpstan-dist/bootstrap.php
64-
'react/promise-timer/src/functions_include.php', // added to phpstan-dist/bootstrap.php
6564
'react/promise/src/functions_include.php', // added to phpstan-dist/bootstrap.php
66-
'ringcentral/psr7/src/functions_include.php', // added to phpstan-dist/bootstrap.php
6765
'symfony/deprecation-contracts/function.php', // afaik polyfills aren't necessary
6866
'symfony/polyfill-ctype/bootstrap.php', // afaik polyfills aren't necessary
6967
'symfony/polyfill-intl-grapheme/bootstrap.php', // afaik polyfills aren't necessary

0 commit comments

Comments
 (0)