We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da19edd + d1e80b5 commit 2faabe9Copy full SHA for 2faabe9
CHANGELOG.md
@@ -5,7 +5,7 @@ CHANGE LOG
5
## 10.2.0 (UPCOMING)
6
7
8
-## 10.1.0 (UPCOMING)
+## 10.1.0 (24/10/2020)
9
10
* Added method to get protected branches for a project
11
* Added with_merge_status_recheck option for fetching MRs
README.md
@@ -44,7 +44,7 @@ $ composer require m4tthumphrey/php-gitlab-api:^10.2 guzzlehttp/guzzle:^7.0.1 ht
44
#### Laravel 6+:
45
46
```
47
-$ composer require graham-campbell/gitlab:^4.0 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
+$ composer require graham-campbell/gitlab:^4.1 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
48
49
50
#### Symfony 4:
0 commit comments