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

Symfony 4.4 compatibility #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

grimzy
Copy link

@grimzy grimzy commented Jun 18, 2021

This PR adds compatibility with Symfony 4.4. It also lowers the PHP requirement from 7.2.5 to 7.1.3 to match Symfony 4.4's minimum.
Also added the symfony and bundle keywords in composer.json; of course, they're not necessary, it's just a bit of SEO for the bundle.

On a side note, I think the bundle could easily also be compatible with Symfony 4.2 (that's when Symfony started handling the SameSite cookie attribute), although I don't see a point since Symfony 4.2 and 4.3 are already unmaintained. Symfony 4.4 is going to be maintained until November 2023.

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.

1 participant