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.
1 parent 74476dd commit cf2ddaaCopy full SHA for cf2ddaa
composer.json
@@ -23,7 +23,7 @@
23
"ext-json": "*",
24
"ext-mbstring": "*",
25
"codeception/codeception": "^5.0.8",
26
- "codeception/lib-web": "^1.0.1",
+ "codeception/lib-web": "^1.0.1 || ^2",
27
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
28
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0 || ^7.0",
29
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0 || ^7.0"
0 commit comments