Skip to content

Commit a972411

Browse files
authored
Merge pull request #36 from ThomasLandauer/patch-1
Updating `composer.json` for Symfony 7.0
2 parents 8e1fdcc + aa95507 commit a972411

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)