Skip to content

Commit

Permalink
⬆️ Symfony 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
giggsey committed Apr 11, 2024
1 parent 8a8dd23 commit 3f5041a
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 @@ -12,7 +12,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=8.0",
"symfony/http-foundation": "^6.0",
"symfony/http-foundation": "^7.0",
"psr/http-message": "^1.0|^2.0"
},
"autoload": {
Expand Down

0 comments on commit 3f5041a

Please sign in to comment.