Skip to content

Commit

Permalink
Merge pull request #8 from Codeception/symfony7
Browse files Browse the repository at this point in the history
Support Symfony 7
  • Loading branch information
Naktibalda committed Dec 1, 2023
2 parents 4c02cf5 + 2f56a37 commit 28cb2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"php": "^8.0",
"ext-mbstring": "*",
"guzzlehttp/psr7": "^2.0",
"symfony/css-selector": ">=4.4.24 <7.0"
"symfony/css-selector": ">=4.4.24 <8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5 | ^10.0",
Expand Down

0 comments on commit 28cb2ed

Please sign in to comment.