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