Skip to content

Commit 632c951

Browse files
committed
Fix codeception/codeception constraint
1 parent 7684a59 commit 632c951

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
"ext-dom": "*",
2323
"ext-json": "*",
2424
"ext-mbstring": "*",
25-
"codeception/codeception": "dev-5.0-interfaces as 5.0.0",
25+
"codeception/codeception": "*@dev",
2626
"symfony/browser-kit": "^4.4 || ^5.4 || ^6.0",
2727
"symfony/dom-crawler": "^4.4 || ^5.4 || ^6.0"
2828
},

0 commit comments

Comments
 (0)