diff --git a/src/configs/tools.json b/src/configs/tools.json index 3303430e3..a54cc1786 100644 --- a/src/configs/tools.json +++ b/src/configs/tools.json @@ -210,7 +210,7 @@ "type": "custom-function", "repository": "sebastianbergmann/phpunit", "domain": "https://phar.phpunit.de", - "function": "phpcpd", + "function": "phpunit", "version_prefix": "", "version_parameter": "--version" },