Commit 990b36a Sergei Kasatkin
authored
1 parent d6ddd64 commit 990b36a Copy full SHA for 990b36a
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ Dadata API client
3
3
4
4
Non-official PHP library for the DaData.ru REST API
5
5
6
- [ ![ Latest Stable Version] ( https://poser.pugx.org/gietos /dadata/version )] ( https://packagist.org/packages/gietos /dadata )
7
- [ ![ Total Downloads] ( https://poser.pugx.org/gietos /dadata/downloads )] ( https://packagist.org/packages/gietos /dadata )
8
- [ ![ License] ( https://poser.pugx.org/gietos /dadata/license )] ( https://packagist.org/packages/gietos /dadata )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/kstkn /dadata/version )] ( https://packagist.org/packages/kstkn /dadata )
7
+ [ ![ Total Downloads] ( https://poser.pugx.org/kstkn /dadata/downloads )] ( https://packagist.org/packages/kstkn /dadata )
8
+ [ ![ License] ( https://poser.pugx.org/kstkn /dadata/license )] ( https://packagist.org/packages/kstkn /dadata )
9
9
10
10
[ API documentation] ( https://dadata.ru/api/clean/ )
11
11
@@ -14,7 +14,7 @@ Non-official PHP library for the DaData.ru REST API
14
14
The suggested installation method is via [ composer] ( https://getcomposer.org/ ) :
15
15
16
16
``` sh
17
- composer require gietos /dadata
17
+ composer require kstkn /dadata
18
18
```
19
19
20
20
## Usage
You can’t perform that action at this time.
0 commit comments