Skip to content

Commit 6fe3060

Browse files
simivarskafandri
authored andcommitted
Mark that lib works also with Symfony 3 and 4 (#544)
1 parent df08694 commit 6fe3060

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
@@ -2,7 +2,7 @@
22
"name": "php-amqplib/rabbitmq-bundle",
33
"type": "symfony-bundle",
44
"description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5-
"keywords": ["symfony2", "rabbitmq", "message", "queue", "amqp"],
5+
"keywords": ["symfony", "symfony2", "symfony3", "symfony4", "rabbitmq", "message", "queue", "amqp"],
66
"license": "MIT",
77
"authors": [{
88
"name" : "Alvaro Videla"

0 commit comments

Comments
 (0)