update to nginx 1.11.10/versioning/composer fix closes #95
This commit is contained in:
@@ -59,7 +59,7 @@ fi
|
||||
|
||||
# Try auto install for composer
|
||||
if [ -f "$WEBROOT/composer.lock" ]; then
|
||||
php composer.phar install
|
||||
php composer.phar install --no-dev
|
||||
fi
|
||||
|
||||
# Enable custom nginx config files if they exist
|
||||
|
||||
Reference in New Issue
Block a user