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

Commit 316a0ab

Browse files
authored
Add module-cli for Codecept 4
1 parent c15f999 commit 316a0ab

File tree

2 files changed

+46
-2
lines changed

2 files changed

+46
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"require-dev": {
2020
"graphp/algorithms": "^0.8",
2121
"php-coveralls/php-coveralls": "^2",
22-
"codeception/module-asserts": "^1"
22+
"codeception/module-asserts": "^1",
23+
"codeception/module-cli": "^1.0"
2324
},
2425
"autoload": {
2526
"psr-4": {

composer.lock

Lines changed: 44 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)