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 bca960d commit 7da1c3eCopy full SHA for 7da1c3e
README.md
@@ -15,7 +15,7 @@ A simple Object Oriented wrapper for Halo API
15
16
Then run the following command to require the library and install a http transport adapter:
17
```bash
18
-composer require halo-api/halo-api php-http/guzzle6-adapter
+composer require halo-api/halo-api php-http/guzzle6-adapter "^1.1"
19
```
20
21
### Usage
0 commit comments