File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ CHANGE LOG
10
10
## 10.2.0 (UPCOMING)
11
11
12
12
13
- ## 10.1.0 (UPCOMING )
13
+ ## 10.1.0 (24/10/2020 )
14
14
15
15
* Added method to get protected branches for a project
16
16
* Added with_merge_status_recheck option for fetching MRs
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^11.0 guzzlehttp/guzzle:^7.0.1 ht
44
44
#### Laravel 6+:
45
45
46
46
```
47
- $ composer require graham-campbell/gitlab:^4.0 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
47
+ $ composer require graham-campbell/gitlab:^4.2 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
48
48
```
49
49
50
50
#### Symfony 4:
@@ -55,7 +55,6 @@ $ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^4.4 nyhol
55
55
56
56
#### Symfony 5:
57
57
58
-
59
58
```
60
59
$ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^5.0 nyholm/psr7:^1.3
61
60
```
You can’t perform that action at this time.
0 commit comments