Skip to content

Commit b13be34

Browse files
authored
Merge pull request #3 from utopia-php/refactor-composer-update
upgrade cli package version via composer.json
2 parents 4927cd7 + db46505 commit b13be34

File tree

2 files changed

+75
-77
lines changed

2 files changed

+75
-77
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=8.0",
28-
"utopia-php/cli": "0.12.*",
28+
"utopia-php/cli": "0.13.*",
2929
"utopia-php/framework": "0.*.*"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)