Skip to content

Commit ab2846b

Browse files
authored
Update codeception version constraint
1 parent 390f586 commit ab2846b

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
@@ -20,7 +20,7 @@
2020
"php": "^8.0",
2121
"ext-json": "*",
2222
"ext-pdo": "*",
23-
"codeception/codeception": "dev-5.0-interfaces as 5.0.0"
23+
"codeception/codeception": "^5.0.0-alpha2"
2424
},
2525
"require-dev": {
2626
"codeception/stub": "^4.0",

0 commit comments

Comments
 (0)