Skip to content

Commit

Permalink
Do not scope React\Promise that is used by Composer plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Feb 17, 2024
1 parent f282993 commit 94d10a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scoper.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
],
'exclude-namespaces' => [
'Symfony\Polyfill',
'React\Promise',
'/^Composer/',
],
'exclude-constants' => [
Expand Down

0 comments on commit 94d10a9

Please sign in to comment.