We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c9b89b + a697178 commit 853e7a5Copy full SHA for 853e7a5
1 file changed
composer-install
@@ -70,5 +70,4 @@ case "$APP_ENV" in
70
esac
71
72
# Execute `composer install`
73
-"$COMPOSER" install $COMPOSER_OPTIONS --no-interaction
74
-"$COMPOSER" dumpautoload --optimize
+"$COMPOSER" install $COMPOSER_OPTIONS --no-interaction --ignore-platform-reqs --optimize-autoloader
0 commit comments