There was an error while loading. Please reload this page.
1 parent dd8c3ea commit 6f238b6Copy full SHA for 6f238b6
1 file changed
scoper.php
@@ -12,7 +12,5 @@
12
// see https://github.com/humbug/php-scoper
13
return [
14
'prefix' => 'Jack' . $timestamp,
15
- 'exclude-namespaces' => [
16
- '#^Rector\\\\Behastan#', '#^Webmozart\\\\#'
17
- ],
+ 'exclude-namespaces' => ['#^Rector\\\\Behastan#', '#^Webmozart\\\\#'],
18
];
0 commit comments