Skip to content

upd Symfony 6.3 -> 6.4 #365

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

Closed
wants to merge 1 commit into from
Closed

Conversation

a1812
Copy link

@a1812 a1812 commented Feb 6, 2024

No description provided.

Comment on lines +14 to +15
"symfony/console": "^6.4",
"symfony/dotenv": "^6.4",
Copy link
Contributor

Choose a reason for hiding this comment

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

These aren't really necessary, ^6.4 is a subset of ^6.0. All you need to do is to run composer update and it'll automatically pick it up.

Copy link
Author

Choose a reason for hiding this comment

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

Hello. I have a habit of strictly limiting the first two digits. Please correct it as you see fit.

Copy link
Author

Choose a reason for hiding this comment

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

Perhaps we should abandon storing composer.lock in git?

Copy link
Contributor

Choose a reason for hiding this comment

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

No, composer.lock always needs to be versioned.

@luispabon
Copy link
Contributor

Thanks for your contribution. Superseded by #368

@luispabon luispabon closed this Feb 26, 2024
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