diff --git a/setup.sh b/setup.sh index 8978208..3f5ad59 100755 --- a/setup.sh +++ b/setup.sh @@ -107,7 +107,7 @@ wget --tries=2 -nc https://github.com/Halleck45/PhpMetrics/raw/master/build/phpm wget --tries=2 -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz wget --tries=2 -nc https://github.com/Orange-Management/Documentor/releases/download/v1.1.1/documentor.phar wget --tries=2 -nc https://github.com/Orange-Management/TestReportGenerator/releases/download/1.1.0-rc1/testreportgenerator.phar -wget --tries=2 -nc https://github.com/phpstan/phpstan/releases/download/0.9.2/phpstan.phar +wget --tries=2 -nc https://github.com/phpstan/phpstan/releases/download/0.11.15/phpstan.phar wget --tries=2 -nc https://github.com/phan/phan/releases/download/0.12.5/phan.phar wget --tries=2 -nc https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.13.1/php-cs-fixer.phar wget --tries=2 -nc https://github.com/jasmine/jasmine/releases/download/v3.1.0/jasmine-standalone-3.1.0.zip