From fb4e2e8be3f618bb3404d7040b6119064c24ee28 Mon Sep 17 00:00:00 2001 From: Riskawarrior Date: Wed, 26 Feb 2014 10:24:08 +0100 Subject: [PATCH] Changed the name of ExposeTranslationBundle --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2e92720..33ba7dc 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php": ">=5.3.3", "symfony/framework-bundle": "~2.1", "symfony/form": "~2.1", - "willdurand/expose-translation-bundle": "1.2.*" + "willdurand/js-translation-bundle": "1.2.*" }, "require-dev": { "symfony/symfony": "~2.1",