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
Change composer.json minimum-stability from dev to stable, to prevent…
… accidentally updating drupal core to pre-release versions. You can still require dev/alpha/beta code, you just have to specify '@Alpha' or whatever in the version requirement.