Skip to content

Conversation

@rhoerr
Copy link
Contributor

@rhoerr rhoerr commented Oct 10, 2025

This changes release generation to set the minimum stability of project-community-edition based on the release version, instead of a predefined value.

The value will default to stable (like now), unless the version includes dev, alpha, beta, rc, in which case it'll be set to that instead.

This means that we can publish preview releases such as, hypothetically, 2.0.0-beta2, and have them installable with composer create-project ... without hitting a stability error due to non-stable dependencies.

@rhoerr rhoerr requested a review from a team as a code owner October 10, 2025 01:43
@rhoerr rhoerr merged commit 07f943a into mage-os:main Oct 10, 2025
1 check passed
@rhoerr rhoerr deleted the feature/release-stability branch October 10, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants