diff --git a/composer.json b/composer.json index d8051e1..2d8d57c 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "ImSaikiran/Geohash", + "name": "saikiran/geohash", "description": "Geohash Algorithm to encode geographic coordinates to a string of letters and digits", "license": "MIT", "keywords": ["geohash", "php"],