symfony / flex

Composer plugin for Symfony
MIT License
4.15k stars 181 forks source link

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

Closed nicolas-grekas closed 2 years ago

nicolas-grekas commented 2 years ago

This reverts commit c36d11d1bca0a85dde6ca4d52bd4aceeb54dbd8f.

Reverting #927

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

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.