From b22f3f81d302d93c1e5478069ba0a88825e3e0d5 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Wed, 7 Oct 2015 08:36:29 +0200 Subject: [PATCH] renamed Symfony2 to Symfony --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index af90bb42..bab9eb47 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "jms/translation-bundle", - "description": "Puts the Symfony2 Translation Component on steroids", + "description": "Puts the Symfony Translation Component on steroids", "keywords": ["translation", "multilanguage", "extract", "webinterface", "ui", "i18n", "extraction", "interface"], "homepage": "http://jmsyst.com/bundles/JMSTranslationBundle", "type": "symfony-bundle",