From 1b392c1a70602c27bb19f4db1c61a13de54f5270 Mon Sep 17 00:00:00 2001 From: Andreas Grupp Date: Mon, 16 May 2022 14:58:20 +0000 Subject: [PATCH] Without the extension ".git" the call to `composer install` ends with an error, because the clone URL is not working --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 98aafbc..158cf63 100644 --- a/composer.lock +++ b/composer.lock @@ -256,7 +256,7 @@ "version": "dev-develop", "source": { "type": "git", - "url": "https://framagit.org/framasoft/framadate/o80-i18n", + "url": "https://framagit.org/framasoft/framadate/o80-i18n.git", "reference": "7b59cf9b2bc47b1084ac7e754d41ca595ff6c33d" }, "require": {