Skip to content

Commit aa95507

Browse files
Updating composer.json for Symfony 7.0
I didn't check if it really works...
1 parent 8e1fdcc commit aa95507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"codeception/codeception": "*@dev",
2424
"codeception/lib-innerbrowser": "*@dev",
2525
"guzzlehttp/guzzle": "^7.4",
26-
"symfony/browser-kit": "^5.4 || ^6.0"
26+
"symfony/browser-kit": "^5.4 || ^6.0 || ^7.0"
2727
},
2828
"require-dev": {
2929
"ext-curl": "*",

0 commit comments

Comments
 (0)