You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
composer install allows for the --no-plugins setting, it would be great if it was possible to set that in a composer_project block. Currently I have to resort to calling composer install --no-plugins via shellout.
The text was updated successfully, but these errors were encountered:
composer install
allows for the --no-plugins setting, it would be great if it was possible to set that in a composer_project block. Currently I have to resort to callingcomposer install --no-plugins
via shellout.The text was updated successfully, but these errors were encountered: