diff --git a/resources/tools.json b/resources/tools.json index 453dbf73..ba349491 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -719,7 +719,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.2 simple-phpunit install" } }, "test": "simple-phpunit --version",