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 796e1a8 commit a020488Copy full SHA for a020488
README.md
@@ -15,7 +15,7 @@ Installation
15
Via [composer](https://getcomposer.org)
16
17
```bash
18
-composer require m4tthumphrey/php-gitlab-api php-http/guzzle6-adapter
+composer require m4tthumphrey/php-gitlab-api php-http/guzzle6-adapter:^1.0
19
```
20
21
Why `php-http/guzzle6-adapter`? We are decoupled from any HTTP messaging client with help by [HTTPlug](http://httplug.io).
0 commit comments