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 df08694 commit 6fe3060Copy full SHA for 6fe3060
composer.json
@@ -2,7 +2,7 @@
2
"name": "php-amqplib/rabbitmq-bundle",
3
"type": "symfony-bundle",
4
"description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5
- "keywords": ["symfony2", "rabbitmq", "message", "queue", "amqp"],
+ "keywords": ["symfony", "symfony2", "symfony3", "symfony4", "rabbitmq", "message", "queue", "amqp"],
6
"license": "MIT",
7
"authors": [{
8
"name" : "Alvaro Videla"
0 commit comments