Skip to content

Commit ede59fb

Browse files
committed
change composer require for package
1 parent a396679 commit ede59fb

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": ">=7.2",
2828
"ext-mbstring": "*",
29-
"jblond/php-cli": "*"
29+
"jblond/php-cli": "^1.0"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "8.*",

0 commit comments

Comments
 (0)