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

Add Symfony 6.0 support #1099

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Add Symfony 6.0 support #1099

merged 1 commit into from
Dec 10, 2021

Conversation

javer
Copy link
Contributor

@javer javer commented Dec 6, 2021

Adds Symfony 6.0 support and fixes tests with Symfony 5.4.

Please note that it requires PHP version bump to 8.0, because symfony/property-access since 6.0 has declared return types, and we have to declare them too, and one of them is mixed which is supported only since PHP 8.0.

@jmsche
Copy link
Contributor

jmsche commented Dec 9, 2021

PR looks okay.

@theofidry Could you please approve the awaiting workflows? Thanks!

Copy link
Member

@theofidry theofidry left a comment

Choose a reason for hiding this comment

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

Looks good to me! I don't think the comments need to be addressed here and now so if you wish to it can be done later

composer.json Outdated Show resolved Hide resolved
@theofidry theofidry merged commit e864669 into nelmio:master Dec 10, 2021
@theofidry
Copy link
Member

Thank you @javer!

@javer javer deleted the symfony6 branch December 10, 2021 10:16
@chalasr chalasr mentioned this pull request Dec 21, 2021
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.

3 participants