Skip to content

Commit 69d2322

Browse files
build(deps): update adhocore/cli requirement from ^0.3 to ^0.3 || ^0.5
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>
1 parent d86b5bd commit 69d2322

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.3",
27+
"adhocore/cli": "^0.3 || ^0.5",
2828
"adhocore/json-comment": "^0.0",
2929
"crazyfactory/docblocks": "^2.2",
3030
"symfony/finder": "^3.3.0",

0 commit comments

Comments
 (0)