From ae93bdbbc1539a5d6c2dab586f03850daf1010c7 Mon Sep 17 00:00:00 2001 From: "florian.azizian" <florian.azizian@maarch.org> Date: Mon, 22 Jan 2018 15:42:29 +0100 Subject: [PATCH] =?UTF-8?q?FIX=20#7013=20fix=20php-gitlab-api=20=C3=A0=208?= =?UTF-8?q?.0.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 11a4db2c5f3..9adc785c64e 100755 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "slim/slim": "^3.8", "respect/validation": "^1.1", "php-http/curl-client": "^1.7", - "m4tthumphrey/php-gitlab-api": "dev-master", + "m4tthumphrey/php-gitlab-api": "8", "jumbojett/openid-connect-php": "^0.3.0" } } -- GitLab