We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee5d25e + bd2d193 commit 9d94838Copy full SHA for 9d94838
composer.json
@@ -25,8 +25,8 @@
25
"codeception/codeception": "^5.0.8",
26
"codeception/lib-web": "^1.0.1",
27
"phpunit/phpunit": "^10.0",
28
- "symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0",
29
- "symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0"
+ "symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0 || ^7.0",
+ "symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0 || ^7.0"
30
},
31
"require-dev": {
32
"codeception/util-universalframework": "^1.0"
0 commit comments