From 4ca8efca0c9231c578351dc0fe814080e820b720 Mon Sep 17 00:00:00 2001 From: David Quintanel Date: Wed, 26 Oct 2016 10:26:39 +0200 Subject: [PATCH] allow upgrade of js-translation-bundle --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 176ffccf..cf948881 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "symfony/translation": "^2.6", "symfony/validator": "^2.6", "twbs/bootstrap": "3.1.0", - "willdurand/js-translation-bundle":"2.1.4" + "willdurand/js-translation-bundle":"^2.1" }, "require-dev": { "phpunit/phpunit": "4.5.*",