From 51eb572d7377432642dd4406a79429d0d13a4a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20G=C3=B6tzinger?= Date: Mon, 23 Apr 2018 07:09:21 +0200 Subject: [PATCH] Updated composer.json with repositories block --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a340e44..23f1fb2 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ }, "repositories": [ { - "type": "vcs", + "type": "gitlab", "url": "https://git.cgo-it.de/contao/rate-it.git" } ],