From d16b352077be0bc86c9c6ae5a9839bdd1b4600d2 Mon Sep 17 00:00:00 2001 From: Doug Bird Date: Mon, 4 Dec 2017 15:24:26 -0800 Subject: [PATCH] fix name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c7f5e60..96df3f5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "TLD Enumerations", + "name": "katmore/tld-enum", "description" : "Lists of every ICANN TLD in formats that can be natively compiled in various language targets", "homepage":"https://github.com/katmore/tld-enum", "autoload": {