mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-29 06:36:51 +01:00
Do not include phpstan into release
This commit is contained in:
@@ -38,7 +38,7 @@ if [ $1 = "prepare" ]; then
|
||||
cd $dir || exit
|
||||
|
||||
# dependencies
|
||||
composer install --prefer-dist --optimize-autoloader
|
||||
composer install --no-dev --prefer-dist --optimize-autoloader
|
||||
npm install
|
||||
|
||||
# node_modules is useless, we already have copy in tools/ext
|
||||
|
||||
Reference in New Issue
Block a user