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
If we suggest to use dev-master, any BC will break websites already in production.
`composer require` installs the last tagged version and updates composer.json correctly so it will only allow tagged versions without BC (same major release number).
0 commit comments