Skip to content

Commit 4554676

Browse files
author
roettigl
committed
MC-14871: Update php-amqplib/php-amqplib libary to 2.10.0
1 parent 9ea3cd2 commit 4554676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Amqp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"magento/framework": "*",
1414
"php": "~7.1.3||~7.2.0||~7.3.0",
15-
"php-amqplib/php-amqplib": "~2.7.0"
15+
"php-amqplib/php-amqplib": "~2.7.0|~2.10.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)