Skip to content

Commit 12ec2b4

Browse files
Remove SebastianFeldmann namespace from whitelist
1 parent 524c866 commit 12ec2b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/scoper.inc.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
return [
66
'prefix' => 'CaptainHook\\Ext',
77
'whitelist' => [
8-
'CaptainHook\*',
9-
'SebastianFeldmann\*'
8+
'CaptainHook\*'
109
],
1110
];

0 commit comments

Comments
 (0)