We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3cb2d commit 6a2309bCopy full SHA for 6a2309b
composer.json
@@ -17,7 +17,7 @@
17
"symfony/config" : "~2.3 || ~3.0",
18
"symfony/yaml" : "~2.3 || ~3.0",
19
"symfony/console" : "~2.3 || ~3.0",
20
- "videlalvaro/php-amqplib" : "~2.6"
+ "php-amqplib/php-amqplib" : "~2.6"
21
},
22
"suggest": {
23
"symfony/framework-bundle" : "To use this lib as a full Symfony Bundle and to use the profiler data collector"
0 commit comments