Skip to content

Commit

Permalink
Also make possible to use symfony ^7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvanlienden committed Dec 28, 2024
1 parent c143614 commit 46b1870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "User agreements made simple",
"type": "symfony-bundle",
"require": {
"symfony/framework-bundle": "^6.4"
"symfony/framework-bundle": "^6.4 || ^7.1"
},
"license": "MIT",
"autoload": {
Expand Down

0 comments on commit 46b1870

Please sign in to comment.