Skip to content

Use Flex to require specific Symfony versions #933

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
Dec 6, 2021
Merged

Use Flex to require specific Symfony versions #933

merged 1 commit into from
Dec 6, 2021

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Dec 2, 2021

This is the recommended way to pin everything to the same major.minor.

Without it, it will still install other packages.

@ruudk ruudk force-pushed the use-flex branch 3 times, most recently from 9a7643a to 9d9e830 Compare December 6, 2021 18:37
@ruudk
Copy link
Contributor Author

ruudk commented Dec 6, 2021

@mcg-web Ready for review :) By using Flex we now make sure that we pin all Symfony components to the same major.minor version. Before, we only pinned the framework bundle without pinning the underlying components.

@mcg-web
Copy link
Contributor

mcg-web commented Dec 6, 2021

Thank you @ruudk !

@mcg-web mcg-web merged commit ec0b37e into 0.14 Dec 6, 2021
@ruudk ruudk deleted the use-flex branch December 6, 2021 18:58
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