Skip to content

Commit 7da1c3e

Browse files
authored
Fixed install instruction for httplug 1.0
1 parent bca960d commit 7da1c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A simple Object Oriented wrapper for Halo API
1515

1616
Then run the following command to require the library and install a http transport adapter:
1717
```bash
18-
composer require halo-api/halo-api php-http/guzzle6-adapter
18+
composer require halo-api/halo-api php-http/guzzle6-adapter "^1.1"
1919
```
2020

2121
### Usage

0 commit comments

Comments
 (0)