diff --git a/resources/tools.json b/resources/tools.json index 7012dd6a..5e5945ef 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -499,7 +499,7 @@ "website": "http://www.phpspec.net/", "command": { "phar-download": { - "phar": "https://github.com/phpspec/phpspec/releases/download/6.1.1/phpspec.phar", + "phar": "https://github.com/phpspec/phpspec/releases/download/6.2.0/phpspec.phar", "bin": "%target-dir%/phpspec" } },