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.