Skip to content

Commit

Permalink
Use a random prefix for PHP-Scoper (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Jul 1, 2018
1 parent c8185b3 commit dccf111
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 @@ -15,7 +15,6 @@
use Isolated\Symfony\Component\Finder\Finder;

return [
'prefix' => 'Foo',
'whitelist' => [
Finder::class,
],
Expand Down

0 comments on commit dccf111

Please sign in to comment.