Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Kasatkin authored Feb 23, 2020
1 parent f39e4fd commit d6ddd64
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]"
"name": "Sergei Kasatkin"
}
],
"require": {
Expand Down

0 comments on commit d6ddd64

Please sign in to comment.