From 98d0952bd412f82243e8b98b9011891658a66a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20G=C3=B6tzinger?= Date: Mon, 23 Apr 2018 07:32:34 +0200 Subject: [PATCH] Umzug auf github --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9343855..7b94b57 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ } ], "support": { - "issues": "https://git.cgo-it.de/contao/xls_export/issues", - "source": "https://git.cgo-it.de/contao/xls_export.git" + "issues": "https://github.com/cgoIT/contao-xls-export-bundle/issues", + "source": "https://github.com/cgoIT/contao-xls-export-bundle.git" }, "require":{ "php":">=7.0",