diff --git a/resources/tools.json b/resources/tools.json index 47f740d6..95c556eb 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -676,7 +676,7 @@ "website": "https://github.com/Roave/BackwardCompatibilityCheck", "command": { "phar-download": { - "phar": "https://github.com/Roave/BackwardCompatibilityCheck/releases/download/4.1.0/roave-backward-compatibility-check.phar", + "phar": "https://github.com/Roave/BackwardCompatibilityCheck/releases/download/4.0.0/roave-backward-compatibility-check.phar", "bin": "%target-dir%/roave-backward-compatibility-check" } },