Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Commit 901b27a

Browse files
committed
Upgrade to Codeception 3.0
1 parent aee9d42 commit 901b27a

File tree

3 files changed

+672
-115
lines changed

3 files changed

+672
-115
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"php": ">=7.0",
15-
"codeception/codeception": ">=2.4.3 | <3.0",
14+
"php": ">=7.1",
15+
"codeception/codeception": "^3",
1616
"clue/graph": "^0.9",
1717
"edno/graphyed": "*"
1818
},

0 commit comments

Comments
 (0)