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

Commit

Permalink
Upgrade php-amqplib to v2.9 - to fix wrong error code on stream conne…
Browse files Browse the repository at this point in the history
…ction exception
  • Loading branch information
dedpikhto committed Jun 11, 2020
1 parent 0aa5dfc commit c8133f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"doctrine/doctrine-bundle": "^1.9 || ^2.0",
"doctrine/orm": "~2.3",
"jms/serializer-bundle": "^2.4 || ^3.0",
"php-amqplib/php-amqplib": "~2.6",
"php-amqplib/php-amqplib": "~2.9",
"php-amqplib/rabbitmq-bundle": "~1.14.3",
"symfony/config": "^4.1 || ^5.0",
"symfony/console": "^4.2 || ^5.0",
Expand Down

0 comments on commit c8133f0

Please sign in to comment.