Validate compliance with composer minimum stability during PreRequireEvent

Created on 22 September 2022, about 2 years ago
Updated 8 February 2023, almost 2 years ago

Problem/Motivation

Right now if you tried to updated to 9.5.0-beta1 and in a project you created via a project that created with

composer create-project drupal/recommended-project:9.4.0 TEST_DIR --no-install --no-interaction

it would cause a composer error of composer minimum stability
right now you would need to solve #3310696: if only newer releases are pre-releases Updating from one minor to latest version Drupal version, module does not show any other updates โ†’ to see 9.5.0-beta1 at all

Steps to reproduce

Proposed resolution

check composer minimum stability so we don't get the hard error when doing the update

๐Ÿ› Bug report
Status

Fixed

Version

2.0

Component

Package Manager

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States tedbow Ithaca, NY, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024