From ec9cceb057285d67d846bec24cb87afc5ac52cce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr> Date: Wed, 21 Feb 2018 10:04:21 +0100 Subject: [PATCH] Modif Json composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 285e5700f4..6b63376c1e 100755 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, { "type": "vcs", - "url": "https://git.unicaen.fr/dsi/lib/unicaen-auth" + "url": "https://git.unicaen.fr/lib/unicaen-auth" } ], "require": { -- GitLab