Skip to content

Commit 90ad850

Browse files
Update codeception/module-cli requirement || ^2.0.0
Updates the requirements on [codeception/module-cli](https://github.com/Codeception/module-cli) to permit the latest version. - [Release notes](https://github.com/Codeception/module-cli/releases) - [Commits](Codeception/module-cli@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: codeception/module-cli dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 861a686 commit 90ad850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-json": "*",
2121
"codeception/codeception": "^4.1.31 || ^5.0",
2222
"composer/semver": "^1.4 || ^2.0 || ^3.0",
23-
"codeception/module-cli": "^1.0.0",
23+
"codeception/module-cli": "^1.0.0 || ^2.0.0",
2424
"codeception/module-filesystem": "^1.0.2 || ^2.0 || ^3.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)