We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39e4fd commit d6ddd64Copy full SHA for d6ddd64
composer.json
@@ -1,16 +1,15 @@
1
{
2
- "name": "gietos/dadata",
+ "name": "kstkn/dadata",
3
"description": "Dadata API client (https://dadata.ru)",
4
"minimum-stability": "stable",
5
"license": "MIT",
6
"support": {
7
- "issues": "https://github.com/gietos/dadata/issues",
8
- "source": "https://github.com/gietos/dadata"
+ "issues": "https://github.com/kstkn/dadata/issues",
+ "source": "https://github.com/kstkn/dadata"
9
},
10
"authors": [
11
12
- "name": "Sergey Kasatkin",
13
- "email": "spam@onsky.ru"
+ "name": "Sergei Kasatkin"
14
}
15
],
16
"require": {
0 commit comments