From 94d10a96b03211d045ed9e3fe7c2af20f18b1493 Mon Sep 17 00:00:00 2001 From: Andreas Schempp Date: Sat, 17 Feb 2024 09:47:02 +0100 Subject: [PATCH] Do not scope React\Promise that is used by Composer plugins --- scoper.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/scoper.inc.php b/scoper.inc.php index 91f4f78a..9b0ab4fd 100644 --- a/scoper.inc.php +++ b/scoper.inc.php @@ -44,6 +44,7 @@ ], 'exclude-namespaces' => [ 'Symfony\Polyfill', + 'React\Promise', '/^Composer/', ], 'exclude-constants' => [