diff --git a/scoper.php b/scoper.php index e8893e4b34f..e9af1de3cfe 100644 --- a/scoper.php +++ b/scoper.php @@ -35,9 +35,6 @@ 'PHPUnit\Framework\TestCase', 'PHPUnit\Runner\Version', 'PHPUnit\Framework\ExpectationFailedException', - - // native class on php 8.3+ - 'DateRangeError', ], 'exclude-namespaces' => [ '#^Rector#',