We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8118d00 commit 38d4098Copy full SHA for 38d4098
README.md
@@ -7,6 +7,14 @@
7
[](https://packagist.org/packages/api-clients/json)
8
[](https://appveyor-ci.org/php-api-clients/json)
9
10
+# Installation
11
+
12
+To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.
13
14
+```
15
+composer require api-clients/json
16
17
18
# License
19
20
The MIT License (MIT)
0 commit comments