From 5709830c0212b37b1fc9a5427a1b3e03699f45e6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 30 Mar 2018 08:48:15 +0200 Subject: [PATCH] Update documenter version --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index cf52895..718f80a 100644 --- a/setup.sh +++ b/setup.sh @@ -70,7 +70,7 @@ if [ ! -d "$TOOLS_PATH" ]; then wget -nc https://github.com/Halleck45/PhpMetrics/raw/master/build/phpmetrics.phar wget -nc http://static.pdepend.org/php/latest/pdepend.phar wget -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz - wget -nc https://github.com/Orange-Management/Documentor/releases/download/1.1.0/documentor.phar + wget -nc https://github.com/Orange-Management/Documentor/releases/download/v1.1.1/documentor.phar wget -nc https://github.com/phpstan/phpstan/releases/download/0.9.2/phpstan.phar tar -zxvf compiler-latest.tar.gz