From bf2d54e7f7a8c2b7cd4bae64fa791ee3d83cb62b Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Fri, 16 Jan 2015 12:39:14 +0000
Subject: [PATCH] =?UTF-8?q?D=C3=A9pendances.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/composer.json b/composer.json
index 87abe84..5feb292 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,8 @@
     ],
     "require": {
         "unicaen/unicaen-app":                          "0.9.0",
-        "zf-commons/zfc-user-doctrine-orm":             ">=0.1",
+        "zf-commons/zfc-user":                          "0.1.2",
+        "zf-commons/zfc-user-doctrine-orm":             "0.1.*",
         "intouch/phpcas":                               ">=1.3",
         "bjyoungblood/bjy-authorize":                   "1.4.*"
     },
-- 
GitLab