Skip to content

Commit bc91300

Browse files
authored
Require codeception/lib-web 1.0.1
1 parent c40f672 commit bc91300

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": "*@dev",
26-
"codeception/lib-web": "^1.0",
26+
"codeception/lib-web": "^1.0.1",
2727
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0",
2828
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0"
2929
},

0 commit comments

Comments
 (0)