From ac2529272bbae5a7d65f9e30f296fcc11d18a95e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 18 Nov 2017 15:27:50 +0100 Subject: [PATCH] Improve dev documentation --- setup.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.sh b/setup.sh index fef7872..2fe256d 100644 --- a/setup.sh +++ b/setup.sh @@ -67,9 +67,7 @@ if [ ! -d "$TOOLS_PATH" ]; then wget -nc https://phar.phpunit.de/phploc.phar wget -nc https://phar.phpunit.de/phpunit.phar wget -nc https://github.com/Halleck45/PhpMetrics/raw/master/build/phpmetrics.phar - wget -nc http://phpdoc.org/phpDocumentor.phar wget -nc http://static.pdepend.org/php/latest/pdepend.phar - wget -nc https://phar.phpunit.de/phpcpd.phar wget -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz tar -zxvf compiler-latest.tar.gz