Skip to content

Commit 3b497bf

Browse files
committed
ACQE-5710 : Downgraded php-amqplib/php-amqplib to fix integration failure
1 parent 3a55081 commit 3b497bf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"monolog/monolog": "^2.7",
8484
"opensearch-project/opensearch-php": "^1.0 || ^2.0, <2.0.1",
8585
"pelago/emogrifier": "^7.0",
86-
"php-amqplib/php-amqplib": "^3.2",
86+
"php-amqplib/php-amqplib": "<=3.5.4",
8787
"phpseclib/mcrypt_compat": "^2.0",
8888
"phpseclib/phpseclib": "^3.0",
8989
"ramsey/uuid": "^4.2",

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)