Skip to content

Commit 27f6e46

Browse files
authored
increase minimum library version to latest from 2.x series
1 parent 2352f44 commit 27f6e46

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.3|^5.0",
1616
"symfony/yaml": "^4.3|^5.0",
1717
"symfony/console": "^4.3|^5.0",
18-
"php-amqplib/php-amqplib": "^2.6|^3.0",
18+
"php-amqplib/php-amqplib": "^2.12|^3.0",
1919
"psr/log": "^1.0",
2020
"symfony/http-kernel": "^4.4|^5.0",
2121
"symfony/framework-bundle": "^4.4|^5.0"

0 commit comments

Comments
 (0)