Skip to content

Commit

Permalink
Revert InstalledVersions.php no longer needs to be whitelisted
Browse files Browse the repository at this point in the history
This reverts commit ff2ca30.
Fixes phpstan/phpstan#5157
  • Loading branch information
ondrejmirtes committed Jun 10, 2021
1 parent 153179e commit b902c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/build/scoper.inc.php
Expand Up @@ -8,6 +8,7 @@
'../../resources/functionMap_php80delta.php',
'../../resources/functionMetadata.php',
'../../vendor/hoa/consistency/Prelude.php',
'../../vendor/composer/InstalledVersions.php',
'../../vendor/composer/installed.php',
];
$stubFinder = \Isolated\Symfony\Component\Finder\Finder::create();
Expand Down

0 comments on commit b902c38

Please sign in to comment.