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 323706b commit 526aad3Copy full SHA for 526aad3
README.md
@@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^10.1 guzzlehttp/guzzle:^7.0.1 ht
44
#### Laravel 6+:
45
46
```
47
-$ composer require graham-campbell/gitlab:^4.0 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
+$ composer require graham-campbell/gitlab:^4.1 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
48
49
50
#### Symfony 4:
0 commit comments