Skip to content

Commit 31b4b56

Browse files
committed
Require Codeception 4.x
1 parent b33936c commit 31b4b56

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
@@ -19,7 +19,7 @@
1919

2020
"require": {
2121
"php": ">=5.6.0 <9.0",
22-
"codeception/codeception": "*@dev",
22+
"codeception/codeception": "4.*@dev",
2323
"symfony/browser-kit": ">=2.7 <6.0",
2424
"symfony/dom-crawler": ">=2.7 <6.0",
2525
"ext-mbstring": "*",

0 commit comments

Comments
 (0)