Skip to content

Commit 9f74bfc

Browse files
authored
Merge pull request #52 from utopia-php/revert-48-feat-swoole-amqp-adapter
Revert "refactor: update AMQP connection handling to support Swoole and enhance test coverage"
2 parents 0d61c06 + 7f908f1 commit 9f74bfc

File tree

7 files changed

+246
-466
lines changed

7 files changed

+246
-466
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=8.3",
28-
"appwrite-labs/php-amqplib": "^0.1",
28+
"php-amqplib/php-amqplib": "^3.7",
2929
"utopia-php/cli": "0.15.*",
3030
"utopia-php/framework": "0.33.*",
3131
"utopia-php/telemetry": "0.1.*",

0 commit comments

Comments
 (0)