From 0bddef8b8ca8914d96d4ca6f275471c89e0d6930 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Tue, 17 Oct 2017 14:20:38 +0200
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20d=C3=A9pendances.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 composer.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index 86bcfa96..0f7ea09c 100644
--- a/composer.json
+++ b/composer.json
@@ -28,7 +28,7 @@
         "symfony/monolog-bundle": "^3.1.0",
         "symfony/symfony": "^3.0",
         "symfony/assetic-bundle": "^2.3",
-        "irstea/theme-bundle": "^1.5 || ^2.0",
+        "irstea/theme-bundle": "^2.0@dev",
         "knplabs/knp-gaufrette-bundle": "~0.1",
         "ramsey/uuid": "~2.8",
         "blueimp/jquery-file-upload": "~9.9",
@@ -36,7 +36,6 @@
         "willdurand/js-translation-bundle": "~2.2"
     },
     "require-dev": {
-        "sensio/generator-bundle": "~2.3",
         "phpunit/phpunit": "~4.5,<4.8"
     },
     "suggest": {
-- 
GitLab