diff --git a/resources/tools.json b/resources/tools.json index f9964e9d..168dee7b 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.0.0/roave-backward-compatibility-check.phar", + "phar": "https://github.com/Roave/BackwardCompatibilityCheck/releases/download/4.1.0/roave-backward-compatibility-check.phar", "bin": "%target-dir%/roave-backward-compatibility-check" } },