Skip to content

Commit

Permalink
Updating composer.json for Symfony 7.0
Browse files Browse the repository at this point in the history
I didn't check if it really works...
  • Loading branch information
ThomasLandauer authored Nov 30, 2023
1 parent 8e1fdcc commit aa95507
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 @@ -23,7 +23,7 @@
"codeception/codeception": "*@dev",
"codeception/lib-innerbrowser": "*@dev",
"guzzlehttp/guzzle": "^7.4",
"symfony/browser-kit": "^5.4 || ^6.0"
"symfony/browser-kit": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"ext-curl": "*",
Expand Down

0 comments on commit aa95507

Please sign in to comment.