diff --git a/resources/tools.json b/resources/tools.json index be52e2c6..88cf00c5 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -707,7 +707,7 @@ "links": {"%target-dir%/simple-phpunit": "simple-phpunit"} }, "sh": { - "command": "simple-phpunit install && SYMFONY_PHPUNIT_VERSION=8.2 simple-phpunit install" + "command": "simple-phpunit install && SYMFONY_PHPUNIT_VERSION=8 simple-phpunit install" } }, "test": "simple-phpunit --version",