From e6f784b5d6a0283753c93e05d2511e6cb38e1f73 Mon Sep 17 00:00:00 2001 From: Roland Franssen Date: Sun, 16 Jun 2019 09:16:26 +0200 Subject: [PATCH] Update tools.json --- resources/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",