From bed3c21c6a4f69e17e2268c174037ecb8255a3fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Fri, 23 Feb 2018 14:35:58 +0100
Subject: [PATCH] Nouveau chemin pour UnicaenAuth

---
 composer.json | 2 +-
 composer.lock | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/composer.json b/composer.json
index 6b63376c1e..7b65ff075b 100755
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
         },
         {
             "type": "vcs",
-            "url": "https://git.unicaen.fr/lib/unicaen-auth"
+            "url": "https://git.unicaen.fr/lib/unicaen/auth"
         }
     ],
     "require": {
diff --git a/composer.lock b/composer.lock
index a206422ad2..9d4ff0194b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "13d52325996eb6c6485d7183491b61ea",
+    "content-hash": "ed73dada32dafd1e26301a6f39b94207",
     "packages": [
         {
             "name": "bjyoungblood/bjy-authorize",
@@ -1452,7 +1452,7 @@
             "source": {
                 "type": "svn",
                 "url": "https://svn.unicaen.fr/svn/UnicaenApp",
-                "reference": "/trunk/@860"
+                "reference": "/trunk/@862"
             },
             "require": {
                 "doctrine/doctrine-orm-module": ">=0.7",
@@ -1495,7 +1495,7 @@
                 ]
             },
             "description": "Module commun aux applis ZF2 de l'UCBN",
-            "time": "2018-02-19T12:26:28+00:00"
+            "time": "2018-02-22T09:53:05+00:00"
         },
         {
             "name": "unicaen/unicaen-auth",
-- 
GitLab