Skip to content

Commit bd5a64d

Browse files
authored
Merge pull request #9 from dant89/bugfixes/improvements
Update readme
2 parents 78b0b8d + 23dff24 commit bd5a64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ An unofficial lightweight PHP API client for the [IX-API](https://ix-api.net).
1010
To install, run `composer require dant89/ixapi-client` in the root of your project or add `dant89/ix-api-client` to your composer.json.
1111
```json
1212
"require": {
13-
"dant89/ix-api-client": "^0.0.4"
13+
"dant89/ix-api-client": "^LATEST_VERSION_TAG"
1414
}
1515
```
1616

0 commit comments

Comments
 (0)