1
0
mirror of synced 2024-11-22 05:16:07 +03:00

Update README.md

This commit is contained in:
Ilyas Salikhov 2013-10-15 18:13:31 +08:00
parent 07321498fc
commit aa1f13fa92

View File

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