Skip to content

Commit d6ddd64

Browse files
author
Sergei Kasatkin
authored
Update composer.json
1 parent f39e4fd commit d6ddd64

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"name": "gietos/dadata",
2+
"name": "kstkn/dadata",
33
"description": "Dadata API client (https://dadata.ru)",
44
"minimum-stability": "stable",
55
"license": "MIT",
66
"support": {
7-
"issues": "https://github.com/gietos/dadata/issues",
8-
"source": "https://github.com/gietos/dadata"
7+
"issues": "https://github.com/kstkn/dadata/issues",
8+
"source": "https://github.com/kstkn/dadata"
99
},
1010
"authors": [
1111
{
12-
"name": "Sergey Kasatkin",
13-
"email": "spam@onsky.ru"
12+
"name": "Sergei Kasatkin"
1413
}
1514
],
1615
"require": {

0 commit comments

Comments
 (0)