From f5146d9739813906934354e3728441a6db1f4746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helmut=20Schottm=C3=BCller?= Date: Thu, 14 Dec 2017 19:13:18 +0100 Subject: [PATCH] Updated module name --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f71da80..11f42cc 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name":"hschottm/contao-tags", + "name":"hschottm/tags", "description":"tags is a Contao extension that provides an architecture to tag any Contao element.", "keywords":["contao", "module", "extension", "tagcloud", "tags"], "type":"contao-module", @@ -7,7 +7,7 @@ "authors":[ { "name":"Helmut Schottmüller", - "homepage":"http://www.aurealis.de" + "homepage":"https://github.com/hschottm" } ], "require":{