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 2faabe9 commit a3a1400Copy full SHA for a3a1400
README.md
@@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^10.2 guzzlehttp/guzzle:^7.0.1 ht
44
#### Laravel 6+:
45
46
```
47
-$ composer require graham-campbell/gitlab:^4.1 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
+$ composer require graham-campbell/gitlab:^4.2 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
48
49
50
#### Symfony 4:
@@ -55,7 +55,6 @@ $ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^4.4 nyhol
55
56
#### Symfony 5:
57
58
-
59
60
$ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^5.0 nyholm/psr7:^1.3
61
0 commit comments