Skip to content

Commit

Permalink
Merge pull request #3 from utopia-php/refactor-composer-update
Browse files Browse the repository at this point in the history
upgrade cli package version via composer.json
  • Loading branch information
eldadfux authored Oct 19, 2022
2 parents 4927cd7 + db46505 commit b13be34
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 77 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "0.12.*",
"utopia-php/cli": "0.13.*",
"utopia-php/framework": "0.*.*"
},
"require-dev": {
Expand Down
Loading

0 comments on commit b13be34

Please sign in to comment.