From b0e12428d12e07b8fa944d60696d8f4e4c273f18 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Mon, 13 May 2013 10:39:37 -0700 Subject: [PATCH] Added MaxMind to the description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 19cbc69..2e94e71 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "geoip2/geoip2", - "description": "GeoIP2 PHP API", + "description": "MaxMind GeoIP2 PHP API", "keywords": [ "geoip", "geolocation", "maxmind" ], "homepage": "https://github.com/maxmind/GeoIP2-php", "type": "library",