Skip to content

Commit 0fe1b97

Browse files
Update README.md
1 parent 31511b5 commit 0fe1b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ $ composer require m4tthumphrey/php-gitlab-api:^9.19 php-http/guzzle6-adapter:^2
3838
#### Laravel 5.5+:
3939

4040
```
41-
$ composer require graham-campbell/gitlab:^2.8 php-http/guzzle6-adapter:^2.0.1
41+
$ composer require graham-campbell/gitlab:^2.7 php-http/guzzle6-adapter:^2.0.1
4242
```
4343

4444
#### Laravel 6+:
4545

4646
```
47-
$ composer require graham-campbell/gitlab:^3.3 php-http/guzzle6-adapter:^2.0.1
47+
$ composer require graham-campbell/gitlab:^3.2 php-http/guzzle6-adapter:^2.0.1
4848
```
4949

5050
#### Symfony 2.6+:

0 commit comments

Comments
 (0)