Skip to content

Commit

Permalink
Remove thecodingmachine/safe from whitelist of Scoper config and pr…
Browse files Browse the repository at this point in the history
…efix it for PHAR (#1684)

Fixes #1683

Originally was added in #1072 as it wasn't working with the old Box version
  • Loading branch information
maks-rafalko committed Apr 21, 2022
1 parent 658c456 commit 27727f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scoper.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
return [
'whitelist' => [
'Composer\*',
'Safe\*',
// PHP 8.0
'T_NAME_QUALIFIED',
'T_NAME_FULLY_QUALIFIED',
Expand Down

0 comments on commit 27727f9

Please sign in to comment.