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
Hello,
when I run composer update dev dependencies are installed and appears in lock file. When I run composer update --no-scripts dev dependencies are removed from lock file and uninstalled.
Hello,
when I run
composer update
dev dependencies are installed and appears in lock file. When I runcomposer update --no-scripts
dev dependencies are removed from lock file and uninstalled.Example repository
composer.json
composer-shared.json
The text was updated successfully, but these errors were encountered: