Skip to content

Commit

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

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

0 comments on commit 69d2322

Please sign in to comment.