diff --git a/tests/Phar/PharFactoryTest.php b/tests/Phar/PharFactoryTest.php index 9f001abbc..e6dc6894e 100644 --- a/tests/Phar/PharFactoryTest.php +++ b/tests/Phar/PharFactoryTest.php @@ -27,6 +27,7 @@ * @covers \KevinGH\Box\Pharaoh\InvalidPhar * * @runTestsInSeparateProcesses + * @requires PHP 8.2.0 * * @internal */