diff --git a/utils/compiler/src/PhpScoper/StaticEasyPrefixer.php b/utils/compiler/src/PhpScoper/StaticEasyPrefixer.php index 15aba0f464dc..3ffdc2978427 100644 --- a/utils/compiler/src/PhpScoper/StaticEasyPrefixer.php +++ b/utils/compiler/src/PhpScoper/StaticEasyPrefixer.php @@ -19,6 +19,8 @@ final class StaticEasyPrefixer 'Composer\InstalledVersions', // for SmartFileInfo 'Symplify\SmartFileSystem\SmartFileInfo', + // for test case + 'Symplify\PackageBuilder\Testing\AbstractKernelTestCase', ]; /**