Skip to content

Commit

Permalink
build(deps): update adhocore/cli requirement from ^0.6 to ^0.6 || ^0.7
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] committed Dec 30, 2019
1 parent 91f840c commit 31b6101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"require": {
"php": ">=7.1",
"adhocore/cli": "^0.6",
"adhocore/cli": "^0.6 || ^0.7",
"adhocore/json-comment": "^0.0",
"crazyfactory/docblocks": "^2.2",
"symfony/finder": "^3.3.0",
Expand Down

0 comments on commit 31b6101

Please sign in to comment.