Skip to content

Commit 23dff24

Browse files
committed
Update readme
1 parent 4e4bc5a commit 23dff24

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)