From 57f4b3ac0b51990300029215a9a0146ccb23dbd0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Mon, 16 Mar 2015 14:43:46 +0100
Subject: [PATCH] Correction du composer.json.

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

diff --git a/composer.json b/composer.json
index 17074fae..afda2038 100644
--- a/composer.json
+++ b/composer.json
@@ -32,6 +32,7 @@
         "knplabs/knp-gaufrette-bundle": "0.1.*",
         "rhumsaa/uuid": "~2.8",
         "blueimp/jquery-file-upload": "~9.9",
+        "white-october/pagerfanta-bundle": "~1.0",
         "willdurand/js-translation-bundle": "~2.2"
     },
     "require-dev": {
@@ -42,7 +43,6 @@
         "cleentfaar/tissue": "dev-master",
         "cleentfaar/tissue-bundle": "dev-master",
         "cleentfaar/tissue-clamav-adapter": "dev-master",
-        "white-october/pagerfanta-bundle": "~1.0"
     },
     "suggest": {
         "cleentfaar/tissue": "Pour le scan antivirus.",
-- 
GitLab