Skip to content

Commit 8875fec

Browse files
committed
chore: framework 0.34.x support
1 parent 77a863a commit 8875fec

File tree

2 files changed

+85
-122
lines changed

2 files changed

+85
-122
lines changed

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/framework": "0.33.*",
21+
"utopia-php/framework": "0.34.*",
2222
"utopia-php/cli": "0.15.*",
23-
"utopia-php/queue": "0.11.*"
23+
"utopia-php/queue": "0.14.*"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "9.*",

0 commit comments

Comments
 (0)