Update documenter version

This commit is contained in:
Dennis Eichhorn 2018-03-30 08:48:15 +02:00
parent 0d522cdae7
commit 5709830c02

View File

@ -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