We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78b0b8d + 23dff24 commit bd5a64dCopy full SHA for bd5a64d
1 file changed
README.md
@@ -10,7 +10,7 @@ An unofficial lightweight PHP API client for the [IX-API](https://ix-api.net).
10
To install, run `composer require dant89/ixapi-client` in the root of your project or add `dant89/ix-api-client` to your composer.json.
11
```json
12
"require": {
13
- "dant89/ix-api-client": "^0.0.4"
+ "dant89/ix-api-client": "^LATEST_VERSION_TAG"
14
}
15
```
16
0 commit comments