From ccf6504c9f73510888a2c064b795bbf1788180d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr> Date: Thu, 19 Apr 2018 15:31:50 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20d'UnicaenApp=20pour=20co?= =?UTF-8?q?mpatibilit=C3=A9=20PHP=207.1?= 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 323ccc42d5..c2d388cb05 100755 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ } ], "require": { - "unicaen/app": "1.3.10", + "unicaen/app": "1.3.11", "unicaen/auth": "1.2.6", "zendframework/zend-code": "^2.4", "zendframework/zend-text": "^2.4", -- GitLab