File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Non-official PHP library for the DaData.ru REST API
1414The suggested installation method is via [ composer] ( https://getcomposer.org/ ) :
1515
1616``` sh
17- composer require AndreyProkofyev /dadata
17+ composer require kstkn /dadata
1818```
1919
2020## Usage
Original file line number Diff line number Diff line change 11{
2- "name" : " andreyprokofyev /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/andreyprokofyev /dadata/issues" ,
8- "source" : " https://github.com/andreyprokofyev /dadata"
7+ "issues" : " https://github.com/kstkn /dadata/issues" ,
8+ "source" : " https://github.com/kstkn /dadata"
99 },
1010 "authors" : [
11- {
12- "name" : " Andrey Prokofyev" ,
13- "email" : " prokofuev.andrew@gmail.com"
14- },
1511 {
1612 "name" : " Sergey Kasatkin" ,
1713 "email" : " spam@onsky.ru"
3026 "psr/http-factory" : " ^1.0"
3127 },
3228 "require-dev" : {
33- "roave/security-advisories" : " dev-master" ,
3429 "phpunit/phpunit" : " ^7" ,
3530 "zendframework/zend-diactoros" : " ^2.0"
3631 },
You can’t perform that action at this time.
0 commit comments