diff --git a/Homarus/composer.json b/Homarus/composer.json index b7d42870..ce3b9c93 100644 --- a/Homarus/composer.json +++ b/Homarus/composer.json @@ -64,6 +64,7 @@ ], "test": [ "@check", + "@putenv SYMFONY_PHPUNIT_REQUIRE=\"nikic/php-parser:^4.13\"", "bin/phpunit" ] },