feat: amqp swoole

This commit is contained in:
loks0n
2025-06-14 11:34:51 +01:00
parent 45e5509113
commit 21f2f6a287
2 changed files with 428 additions and 384 deletions
+9 -2
View File
@@ -30,6 +30,13 @@
"Appwrite\\Tests\\": "tests/extensions"
}
},
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "git@github.com:appwrite-labs/php-amqplib.git"
}
],
"require": {
"php": ">=8.3.0",
"ext-curl": "*",
@@ -64,10 +71,10 @@
"utopia-php/messaging": "0.17.*",
"utopia-php/migration": "0.9.*",
"utopia-php/orchestration": "0.9.*",
"utopia-php/platform": "0.7.*",
"utopia-php/platform": "feat-amqp-swoole-dev",
"utopia-php/pools": "0.8.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/queue": "0.10.*",
"utopia-php/queue": "feat-amqp-swoole-dev",
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.18.*",
"utopia-php/swoole": "0.8.*",
Generated
+419 -382
View File
File diff suppressed because it is too large Load Diff