Skip to content

Commit 8bc71d6

Browse files
authored
Compatibility with branches of codeception/codeception to fix CI
1 parent 770a6be commit 8bc71d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=5.6.0 <9.0",
1919
"guzzlehttp/guzzle": "^6.3|^7.0",
2020
"codeception/lib-innerbrowser": "^1.3",
21-
"codeception/codeception": "^4.0"
21+
"codeception/codeception": "*@dev"
2222
},
2323
"require-dev": {
2424
"codeception/module-rest": "^1.0"

0 commit comments

Comments
 (0)