Skip to content

Commit c092fa4

Browse files
committed
Fix codeception/codeception constraint
1 parent 52986ee commit c092fa4

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
@@ -22,7 +22,7 @@
2222
"php": "^8.1",
2323
"ext-json": "*",
2424
"ext-mbstring": "*",
25-
"codeception/codeception": "dev-phpunit10 as 5.0.8",
25+
"codeception/codeception": "^5.0.8",
2626
"codeception/lib-web": "^1.0.1",
2727
"codeception/stub": "^4.0",
2828
"php-webdriver/webdriver": "^1.8.0",

0 commit comments

Comments
 (0)