Skip to content

Commit

Permalink
InstalledVersions.php no longer needs to be whitelisted
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jun 6, 2021
1 parent 6eaf6c2 commit ff2ca30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/build/scoper.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
'../../resources/functionMap_php80delta.php',
'../../resources/functionMetadata.php',
'../../vendor/hoa/consistency/Prelude.php',
'../../vendor/composer/InstalledVersions.php',
];
$stubFinder = \Isolated\Symfony\Component\Finder\Finder::create();
foreach ($stubFinder->files()->name('*.php')->in([
Expand Down

0 comments on commit ff2ca30

Please sign in to comment.