Skip to content

Commit 1613206

Browse files
Merge branch '10.2' into 11.0
2 parents 035e199 + a3a1400 commit 1613206

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CHANGE LOG
1010
## 10.2.0 (UPCOMING)
1111

1212

13-
## 10.1.0 (UPCOMING)
13+
## 10.1.0 (24/10/2020)
1414

1515
* Added method to get protected branches for a project
1616
* Added with_merge_status_recheck option for fetching MRs

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^11.0 guzzlehttp/guzzle:^7.0.1 ht
4444
#### Laravel 6+:
4545

4646
```
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
4848
```
4949

5050
#### Symfony 4:
@@ -55,7 +55,6 @@ $ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^4.4 nyhol
5555

5656
#### Symfony 5:
5757

58-
5958
```
6059
$ composer require zeichen32/gitlabapibundle:^5.0 symfony/http-client:^5.0 nyholm/psr7:^1.3
6160
```

0 commit comments

Comments
 (0)