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 v6.0 support #112

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Conversation

mozan
Copy link
Contributor

@mozan mozan commented May 10, 2022

As in subject. Bump Symfony version to 6.0 in composer.json

@@ -4,27 +4,27 @@
"description": "Symfony bundle for implementing Cookie Consent to comply to AVG/GDPR.",
"license": "MIT",
"require": {
"php": "^7.2 || ^8.0",
"php": "^7.2 || ^8.0.2",

Choose a reason for hiding this comment

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

i think ^8.0 is enough for this situation

@matthijsch matthijsch merged commit 8310ffa into Harborn-digital:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants