Skip to content

Commit

Permalink
Fix CLI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Meldiron committed Aug 5, 2023
1 parent c8fb785 commit c6b95be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"require": {
"php": ">=8.0",
"utopia-php/cli": "0.15.*"
"utopia-php/cli": "0.16.*"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6b95be

Please sign in to comment.