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

Commit c15f999

Browse files
authored
Update package dependencies for Codecept 4
1 parent 79fa364 commit c15f999

File tree

2 files changed

+525
-1168
lines changed

2 files changed

+525
-1168
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@
1212
],
1313
"require": {
1414
"php": ">=7.2",
15-
"codeception/codeception": "^3",
15+
"codeception/codeception": ">=3",
1616
"clue/graph": "^0.9",
1717
"edno/graphyed": "*"
1818
},
1919
"require-dev": {
2020
"graphp/algorithms": "^0.8",
21-
"php-coveralls/php-coveralls": "^2.1"
21+
"php-coveralls/php-coveralls": "^2",
22+
"codeception/module-asserts": "^1"
2223
},
2324
"autoload": {
2425
"psr-4": {

0 commit comments

Comments
 (0)