Skip to content
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

Fix Symfony 7.1+ compatibility #456

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Fix Symfony 7.1+ compatibility #456

merged 1 commit into from
Jun 7, 2024

Conversation

Seb33300
Copy link
Contributor

@Seb33300 Seb33300 commented Jun 7, 2024

This PR fixes compatibility with Symfony 7.1
Currently, this bundle can only be installed on Symfony 7.0

I also added the "sort-packages": true config option to sort composer packages.
(This config option is commonly used by most projects)

@Seb33300
Copy link
Contributor Author

Seb33300 commented Jun 7, 2024

Hi @bartmcleod,
Can you please help to review that PR?
This is a blocker to upgrade projects to Symfony 7.1
Thanks!

@bartmcleod bartmcleod merged commit be973b2 into lexik:master Jun 7, 2024
1 check passed
@Seb33300
Copy link
Contributor Author

Thanks, I was able to update my project by targeting dev-master.
Can you please create a new release tag?

@bartmcleod
Copy link
Collaborator

@Seb33300 Thanks for your contribution and dedication. I published a 7.1 release

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