From 3162e473beaf565814a8a70605fd6bacebd0f401 Mon Sep 17 00:00:00 2001 From: Phobetor Date: Thu, 10 May 2018 17:23:19 +0200 Subject: [PATCH] docs (composer): update to reflect newer symfony versions --- composer.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a2123ac..daaa2f8 100644 --- a/composer.json +++ b/composer.json @@ -2,12 +2,14 @@ "name": "phobetor/rabbitmq-supervisor-bundle", "type": "library", "license": "MIT", - "description" : "Symfony 2 bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons", + "description" : "Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons", "keywords": [ "rabbitmq", "supervisor", "supervisord", - "symfony2" + "symfony2", + "symfony3", + "symfony4" ], "homepage": "https://github.com/Phobetor/rabbitmq-supervisor-bundle", "authors": [