Skip to content

Commit ef71c9b

Browse files
authored
Merge pull request #626 from php-amqplib/increase-minimum-required-library-version
Increase minimum library version to latest from 2.x series
2 parents 2352f44 + 27f6e46 commit ef71c9b

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)