From 9dd896a0c9e358ca198c8f24a88e11927374e4c6 Mon Sep 17 00:00:00 2001
From: Bertrand Gauthier <bertrand.gauthier@unicaen.fr>
Date: Wed, 27 Feb 2019 13:59:35 +0100
Subject: [PATCH] =?UTF-8?q?Mont=C3=A9e=20de=20version=20de=20zf-commons/zf?=
 =?UTF-8?q?c-user-doctrine-orm?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/composer.json b/composer.json
index 7dc1bb8..9758bb1 100644
--- a/composer.json
+++ b/composer.json
@@ -10,7 +10,7 @@
     "require": {
         "unicaen/app":                                  "dev-zf-2.x",
         "unicaen/bjy-authorize":                        "dev-zf-2.x",
-        "zf-commons/zfc-user-doctrine-orm":             ">=0.1",
+        "zf-commons/zfc-user-doctrine-orm":             "^1.0",
         "jasig/phpcas":                                 ">=1.3.3",
         "ramsey/uuid":                                  "^3.7"
     },
-- 
GitLab