Skip to content

Commit b902c38

Browse files
committed
Revert InstalledVersions.php no longer needs to be whitelisted
This reverts commit ff2ca30. Fixes phpstan/phpstan#5157
1 parent 153179e commit b902c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/build/scoper.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
'../../resources/functionMap_php80delta.php',
99
'../../resources/functionMetadata.php',
1010
'../../vendor/hoa/consistency/Prelude.php',
11+
'../../vendor/composer/InstalledVersions.php',
1112
'../../vendor/composer/installed.php',
1213
];
1314
$stubFinder = \Isolated\Symfony\Component\Finder\Finder::create();

0 commit comments

Comments
 (0)