Update composer.json
This commit is contained in:
parent
3751962239
commit
6e524624aa
@ -17,7 +17,7 @@ Add IntaroCRM REST API client in your composer.json:
|
||||
```js
|
||||
{
|
||||
"require": {
|
||||
"intarocrm/crm-rest-api": "dev-master"
|
||||
"intarocrm/rest-api-client": "dev-master"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "intarocrm/crm-rest-api",
|
||||
"name": "intarocrm/rest-api-client",
|
||||
"description": "PHP Client for IntaroCRM REST API",
|
||||
"type": "library",
|
||||
"keywords": ["api", "Intaro CRM", "REST"],
|
||||
"keywords": ["api", "Intaro CRM", "rest"],
|
||||
"homepage": "http://www.intarocrm.ru/",
|
||||
"authors": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user