Skip to content

Commit aa990d9

Browse files
authored
Revert "refactor: update AMQP connection handling to support Swoole and enhance test coverage"
1 parent 0d61c06 commit aa990d9

7 files changed

Lines changed: 246 additions & 471 deletions

File tree

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)