From 39b8acdd35d8d0bc3b79ade05cab4cf855946cc8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Wed, 4 Apr 2018 15:16:42 +0200
Subject: [PATCH] MAJ UnicaenImport

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index 8211a3fcf6..1ce45b9c7c 100755
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
         "zf-commons/zfc-user":          "0.1.3",
         "zendframework/zend-file":      "^2.4",
         "unicaen/code":                 "1.1.4",
-        "unicaen/import":               "1.1.3",
+        "unicaen/import":               "1.1.4",
         "unicaen/tbl":                  "1.0.3"
     }
 }
diff --git a/composer.lock b/composer.lock
index 647f8396ee..f022b2220f 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": "6f318ecf0538796a1093c33fa983f7cf",
+    "content-hash": "48133f41725ab3f265c5db754fa09e0e",
     "packages": [
         {
             "name": "bjyoungblood/bjy-authorize",
@@ -1555,11 +1555,11 @@
         },
         {
             "name": "unicaen/import",
-            "version": "1.1.3",
+            "version": "1.1.4",
             "source": {
                 "type": "git",
                 "url": "https://git.unicaen.fr/lib/unicaen/import.git",
-                "reference": "a8f1c91b436138a0bf22226bb9c20335f0aa73aa"
+                "reference": "ec1e41a0f10538308fda52910b8ef9b714bbeb12"
             },
             "require": {
                 "unicaen/auth": "^1.2 || dev-master",
@@ -1579,7 +1579,7 @@
                 ]
             },
             "description": "Module d'import de données vers une base Oracle",
-            "time": "2018-02-27T08:40:13+00:00"
+            "time": "2018-02-27T14:35:23+00:00"
         },
         {
             "name": "unicaen/oracle",
-- 
GitLab