Skip to content

Commit 04255de

Browse files
authored
Merge pull request #44 from utopia-php/07x-fix-queue-lib
Chore: Downgrade queue lib
2 parents f3341d1 + 500a6ab commit 04255de

File tree

2 files changed

+120
-132
lines changed

2 files changed

+120
-132
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-redis": "*",
2121
"utopia-php/framework": "0.33.*",
2222
"utopia-php/cli": "0.15.*",
23-
"utopia-php/queue": "^0.12.0"
23+
"utopia-php/queue": "0.11.*"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "9.*",

0 commit comments

Comments
 (0)