Skip to content

Commit a020488

Browse files
gserrgm1guelpf
authored andcommitted
fix #379 README: using the version of guzzle6-adapter containing httplug v1.x
1 parent 796e1a8 commit a020488

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 @@ Installation
1515
Via [composer](https://getcomposer.org)
1616

1717
```bash
18-
composer require m4tthumphrey/php-gitlab-api php-http/guzzle6-adapter
18+
composer require m4tthumphrey/php-gitlab-api php-http/guzzle6-adapter:^1.0
1919
```
2020

2121
Why `php-http/guzzle6-adapter`? We are decoupled from any HTTP messaging client with help by [HTTPlug](http://httplug.io).

0 commit comments

Comments
 (0)