1
0
mirror of synced 2024-11-21 21:06:07 +03:00
This commit is contained in:
Ilyas Salikhov 2013-10-15 14:59:27 +04:00
commit 23be0e2a96

View File

@ -17,7 +17,7 @@ Add IntaroCRM REST API client in your composer.json:
```js
{
"require": {
"intarocrm/rest-api-client": "1.1.*"
"intarocrm/rest-api-client": "1.2.*"
}
}
```