Skip to content

Commit 31b6101

Browse files
build(deps): update adhocore/cli requirement from ^0.6 to ^0.6 || ^0.7
Updates the requirements on [adhocore/cli](https://github.com/adhocore/php-cli) to permit the latest version. - [Release notes](https://github.com/adhocore/php-cli/releases) - [Changelog](https://github.com/adhocore/php-cli/blob/master/CHANGELOG.md) - [Commits](adhocore/php-cli@0.6.0...0.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 91f840c commit 31b6101

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
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": ">=7.1",
27-
"adhocore/cli": "^0.6",
27+
"adhocore/cli": "^0.6 || ^0.7",
2828
"adhocore/json-comment": "^0.0",
2929
"crazyfactory/docblocks": "^2.2",
3030
"symfony/finder": "^3.3.0",

0 commit comments

Comments
 (0)