Skip to content

Revert "Deprecate "flex-require" sections" #932

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 15, 2022
Merged

Conversation

nicolas-grekas
Copy link
Member

This reverts commit c36d11d.

Reverting #927

While #907 allows reinstallling deps with flex enabled, this has two issues:

  • composer 1 refuses to downgrade deps so it doesn't work there
  • composer 2 downgrades from eg 6.1 to 5.4 when reinstalling with flex

While the issue on c1 can be fixed, in both cases composer will have resolved deps with the latest version for nothing, creating a slower than needed experience.

@nicolas-grekas nicolas-grekas merged commit d1a6923 into 1.x Jun 15, 2022
@nicolas-grekas nicolas-grekas deleted the undeprec-flex-req branch June 15, 2022 06:51
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.

1 participant