diff --git a/composer.json b/composer.json index ef9dd75..e1c2308 100644 --- a/composer.json +++ b/composer.json @@ -1,16 +1,15 @@ { - "name": "gietos/dadata", + "name": "kstkn/dadata", "description": "Dadata API client (https://dadata.ru)", "minimum-stability": "stable", "license": "MIT", "support": { - "issues": "https://github.com/gietos/dadata/issues", - "source": "https://github.com/gietos/dadata" + "issues": "https://github.com/kstkn/dadata/issues", + "source": "https://github.com/kstkn/dadata" }, "authors": [ { - "name": "Sergey Kasatkin", - "email": "spam@onsky.ru" + "name": "Sergei Kasatkin" } ], "require": {