Skip to content

Commit ad9d080

Browse files
authored
Merge pull request #53 from utopia-php/upgrade-cli-0.23.0
Upgrade cli 0.23.0
2 parents 34e67e4 + e980c7c commit ad9d080

2 files changed

Lines changed: 81 additions & 77 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"php": ">=8.0",
1919
"ext-json": "*",
2020
"ext-redis": "*",
21-
"utopia-php/cli": "0.22.*",
21+
"utopia-php/cli": "0.23.*",
2222
"utopia-php/framework": "0.33.*",
23-
"utopia-php/queue": "0.15.*"
23+
"utopia-php/queue": "0.16.*"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "9.*",

0 commit comments

Comments
 (0)