Skip to content

Commit 2faabe9

Browse files
Merge branch '10.1' into 10.2
2 parents da19edd + d1e80b5 commit 2faabe9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

77

8-
## 10.1.0 (UPCOMING)
8+
## 10.1.0 (24/10/2020)
99

1010
* Added method to get protected branches for a project
1111
* Added with_merge_status_recheck option for fetching MRs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^10.2 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.1 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
4848
```
4949

5050
#### Symfony 4:

0 commit comments

Comments
 (0)