Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jun 3, 2024
1 parent e4aa60b commit cbdc933
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/PHPStan/Composer/AutoloadFilesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ public function testExpectedFiles(): void
'jetbrains/phpstorm-stubs/PhpStormStubsMap.php', // added to phpstan-dist/bootstrap.php
'myclabs/deep-copy/src/DeepCopy/deep_copy.php', // dev dependency of PHPUnit
'react/async/src/functions_include.php', // added to phpstan-dist/bootstrap.php
'react/promise-timer/src/functions_include.php', // added to phpstan-dist/bootstrap.php
'react/promise/src/functions_include.php', // added to phpstan-dist/bootstrap.php
'ringcentral/psr7/src/functions_include.php', // added to phpstan-dist/bootstrap.php
'symfony/deprecation-contracts/function.php', // afaik polyfills aren't necessary
'symfony/polyfill-ctype/bootstrap.php', // afaik polyfills aren't necessary
'symfony/polyfill-intl-grapheme/bootstrap.php', // afaik polyfills aren't necessary
Expand Down

0 comments on commit cbdc933

Please sign in to comment.