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 31511b5 commit 0fe1b97Copy full SHA for 0fe1b97
README.md
@@ -38,13 +38,13 @@ $ composer require m4tthumphrey/php-gitlab-api:^9.19 php-http/guzzle6-adapter:^2
38
#### Laravel 5.5+:
39
40
```
41
-$ composer require graham-campbell/gitlab:^2.8 php-http/guzzle6-adapter:^2.0.1
+$ composer require graham-campbell/gitlab:^2.7 php-http/guzzle6-adapter:^2.0.1
42
43
44
#### Laravel 6+:
45
46
47
-$ composer require graham-campbell/gitlab:^3.3 php-http/guzzle6-adapter:^2.0.1
+$ composer require graham-campbell/gitlab:^3.2 php-http/guzzle6-adapter:^2.0.1
48
49
50
#### Symfony 2.6+:
0 commit comments