diff --git a/resources/checkstyle.json b/resources/checkstyle.json index f749566e..e322be15 100644 --- a/resources/checkstyle.json +++ b/resources/checkstyle.json @@ -74,7 +74,7 @@ "website": "https://github.com/friendsoftwig/twigcs", "command": { "phar-download": { - "phar": "https://github.com/friendsoftwig/twigcs/releases/download/v4.0.0/twigcs.phar", + "phar": "https://github.com/friendsoftwig/twigcs/releases/download/v5.0.0/twigcs.phar", "bin": "%target-dir%/twigcs" } },