Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit a4db0e7

Browse files
authored
Merge pull request #9 from jeckel/codeception-v3
Switch to codeception 3.0
2 parents 2ea1480 + 009485c commit a4db0e7

File tree

6 files changed

+711
-149
lines changed

6 files changed

+711
-149
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=7.1",
2525
"ext-json": "*",
26-
"codeception/codeception": "^2.5",
26+
"codeception/codeception": ">=2.5",
2727
"behat/behat": "^3.5"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)