Skip to content

Commit 28cb2ed

Browse files
authored
Merge pull request #8 from Codeception/symfony7
Support Symfony 7
2 parents 4c02cf5 + 2f56a37 commit 28cb2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": "^8.0",
1717
"ext-mbstring": "*",
1818
"guzzlehttp/psr7": "^2.0",
19-
"symfony/css-selector": ">=4.4.24 <7.0"
19+
"symfony/css-selector": ">=4.4.24 <8.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^9.5 | ^10.0",

0 commit comments

Comments
 (0)