From c12ac6a8bbcf4ee5a37f3b1ae7d62aa069890413 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Wed, 4 Apr 2018 16:08:09 +0200
Subject: [PATCH] MAJ UnicaenCode
---
composer.json | 2 +-
composer.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/composer.json b/composer.json
index 1ce45b9c7c..b1573ae3fa 100755
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
"bjyoungblood/bjy-authorize": "dev-master",
"zf-commons/zfc-user": "0.1.3",
"zendframework/zend-file": "^2.4",
- "unicaen/code": "1.1.4",
+ "unicaen/code": "1.1.5",
"unicaen/import": "1.1.4",
"unicaen/tbl": "1.0.3"
}
diff --git a/composer.lock b/composer.lock
index f022b2220f..d0dd911844 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": "48133f41725ab3f265c5db754fa09e0e",
+ "content-hash": "c1e6aa6153e1ff3733619c6b124ce82e",
"packages": [
{
"name": "bjyoungblood/bjy-authorize",
@@ -1529,11 +1529,11 @@
},
{
"name": "unicaen/code",
- "version": "1.1.4",
+ "version": "1.1.5",
"source": {
"type": "git",
"url": "https://git.unicaen.fr/lib/unicaen/code.git",
- "reference": "b31f1857684c45c78c60c8e14dc72ad73e363819"
+ "reference": "2890c341e174c6212b873e10649d7603a2f0abd4"
},
"require": {
"doctrine/dbal": "^2.5",
@@ -1551,7 +1551,7 @@
]
},
"description": "Boite à outils pour la programmation avec la bibliothèque Unicaen",
- "time": "2018-03-20T15:11:11+00:00"
+ "time": "2018-04-04T14:06:04+00:00"
},
{
"name": "unicaen/import",
--
GitLab