Skip to content

Commit 0c84f33

Browse files
committed
Merge pull request #187 from fprochazka/patch-1
require videlalvaro/php-amqplib ~2.4.0
2 parents 2c54cae + c97226b commit 0c84f33

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
@@ -11,7 +11,7 @@
1111
"php" : ">=5.3.0",
1212
"symfony/framework-bundle" : "~2.1",
1313
"symfony/yaml": "~2.0",
14-
"videlalvaro/php-amqplib" : "2.2.*"
14+
"videlalvaro/php-amqplib" : "~2.4.0"
1515
},
1616
"require-dev": {
1717
"symfony/console": "~2.0"

0 commit comments

Comments
 (0)