mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-17 19:18:40 +00:00
Add phan.phar
This commit is contained in:
parent
420fd119b2
commit
fc777fb322
1
setup.sh
1
setup.sh
|
|
@ -78,6 +78,7 @@ 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/v1.1.1/documentor.phar
|
||||
wget -nc https://github.com/phpstan/phpstan/releases/download/0.9.2/phpstan.phar
|
||||
wget -nc https://github.com/phan/phan/releases/download/0.12.5/phan.phar
|
||||
tar -zxvf compiler-latest.tar.gz
|
||||
|
||||
chmod -R 777 ${TOOLS_PATH}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user