Skip to content

Commit cf2ddaa

Browse files
authored
Chore: allow codeception/lib-web v2 (#80)
1 parent 74476dd commit cf2ddaa

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
@@ -23,7 +23,7 @@
2323
"ext-json": "*",
2424
"ext-mbstring": "*",
2525
"codeception/codeception": "^5.0.8",
26-
"codeception/lib-web": "^1.0.1",
26+
"codeception/lib-web": "^1.0.1 || ^2",
2727
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
2828
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0 || ^7.0",
2929
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)