Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 6974574

Browse files
authored
Merge pull request #17 from lamoda/feature/upgrade-php-amqplib-to-v2.9
Upgrade php-amqplib to v2.9 - to fix wrong error code on stream connection exception
2 parents 0aa5dfc + c8133f0 commit 6974574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"doctrine/doctrine-bundle": "^1.9 || ^2.0",
1212
"doctrine/orm": "~2.3",
1313
"jms/serializer-bundle": "^2.4 || ^3.0",
14-
"php-amqplib/php-amqplib": "~2.6",
14+
"php-amqplib/php-amqplib": "~2.9",
1515
"php-amqplib/rabbitmq-bundle": "~1.14.3",
1616
"symfony/config": "^4.1 || ^5.0",
1717
"symfony/console": "^4.2 || ^5.0",

0 commit comments

Comments
 (0)