Skip to content

Commit 4a87a8a

Browse files
authored
Allow installation of codeception/lib-web v2 (#144)
* Bump CI dependencies * Allow codeception/lib-web v2
1 parent 275bb4d commit 4a87a8a

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
"codeception/stub": "^4.0",
2828
"php-webdriver/webdriver": "^1.14.0",
2929
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0"

0 commit comments

Comments
 (0)