Skip to content

Commit

Permalink
build(deps): update adhocore/cli requirement from ^0.5 to ^0.5 || ^0.6
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.5.0...0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 26, 2019
1 parent 1f35831 commit a35483a
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.5",
"adhocore/cli": "^0.5 || ^0.6",
"adhocore/json-comment": "^0.0",
"crazyfactory/docblocks": "^2.2",
"symfony/finder": "^3.3.0",
Expand Down

0 comments on commit a35483a

Please sign in to comment.