Skip to content

Commit 72733e2

Browse files
Corrected version on README
1 parent c3410bb commit 72733e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.4" "guzzlehttp/guzzle:^7.2"
3636
#### Laravel:
3737

3838
```bash
39-
$ composer require "graham-campbell/gitlab:^5.2" "guzzlehttp/guzzle:^7.2" "http-interop/http-factory-guzzle:^1.0"
39+
$ composer require "graham-campbell/gitlab:^5.4" "guzzlehttp/guzzle:^7.2" "http-interop/http-factory-guzzle:^1.0"
4040
```
4141

4242
#### Symfony:

0 commit comments

Comments
 (0)