From 6c2e56cd85b465f553e9cffbb59132de6303995f Mon Sep 17 00:00:00 2001 From: valleet01 <thibaut.vallee@unicaen.fr> Date: Tue, 21 Feb 2023 17:08:28 +0100 Subject: [PATCH] =?UTF-8?q?correctif=20des=20d=C3=A9pendance=20vers=20zfc-?= =?UTF-8?q?user=205.0?= 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 c070186..0308a3c 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "require": { "unicaen/app": ">=6.0", - "unicaen/bjy-authorize": "^4.0", + "unicaen/bjy-authorize": "^5.0", "jasig/phpcas": "1.5.*", "ramsey/uuid": "^3.7", "laminas/laminas-dependency-plugin": "^2.1" -- GitLab