Skip to content

Remove beta minimum stability #979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Remove beta minimum stability #979

merged 1 commit into from
Jun 3, 2019

Conversation

gmsantos
Copy link
Contributor

Merging e26780b#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780R92 brought back minimum stability to beta.

Since Symfony 4.3 is stable, I think it's safe to remove it.

Copy link
Contributor

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, bad merge conflict probably... I'd prefer to keep this minimum-stability option but set it to stable instead, because we would like to do the same for future releases: update to beta when it's available

@javiereguiluz
Copy link
Member

@bocharsky-bw you are right ... but in the line 6 of the composer.json file you can see "minimum-stability": "stable",, so the minimum-stability key removed here is a duplication error.

@javiereguiluz
Copy link
Member

Thank you Gabriel.

@javiereguiluz javiereguiluz merged commit 32b3544 into symfony:master Jun 3, 2019
javiereguiluz added a commit that referenced this pull request Jun 3, 2019
This PR was merged into the master branch.

Discussion
----------

Remove beta minimum stability

Merging e26780b#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780R92 brought back minimum stability to beta.

Since Symfony 4.3 is stable, I think it's safe to remove it.

Commits
-------

32b3544 Remove beta minimum stability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants