Skip to content

Commit e436114

Browse files
committed
Don't scope Psr\Log namespace in PHAR builds.
1 parent a412c2d commit e436114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scoper.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ function (SplFileInfo $fileInfo) {
4848

4949
'exclude-namespaces' => [
5050
'Psy',
51+
'Psr\Log',
5152
'Symfony\Polyfill',
5253
],
5354

0 commit comments

Comments
 (0)