Skip to content

Commit 135862f

Browse files
committed
Due to the usage of PhpAmqpLib\Connection\AMQPConnectionConfig, php-amqplib/php-amqplib >= 3.2 is required.
1 parent 6b8b029 commit 135862f

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
@@ -15,7 +15,7 @@
1515
"symfony/config": "^4.4|^5.3|^6.0|^7.0",
1616
"symfony/yaml": "^4.4|^5.3|^6.0|^7.0",
1717
"symfony/console": "^4.4|^5.3|^6.0|^7.0",
18-
"php-amqplib/php-amqplib": "^2.12.2|^3.0",
18+
"php-amqplib/php-amqplib": "^3.2",
1919
"psr/log": "^1.0 || ^2.0 || ^3.0",
2020
"symfony/http-kernel": "^4.4|^5.3|^6.0|^7.0",
2121
"symfony/framework-bundle": "^4.4|^5.3|^6.0|^7.0"

0 commit comments

Comments
 (0)