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 8a64908 + b23f4ad commit 1fd7633Copy full SHA for 1fd7633
CHANGELOG.md
@@ -7,8 +7,9 @@ CHANGE LOG
7
* Added user events API
8
9
10
-## 9.18.1 (UPCOMING)
+## 9.18.1 (22/07/2020)
11
12
+* Fixed error in getHeader function
13
* Fixed incorrect param type doc
14
15
README.md
@@ -53,7 +53,7 @@ $ composer require graham-campbell/gitlab:^3.2 php-http/guzzle6-adapter:^2.0.1
53
$ composer require zeichen32/gitlabapibundle:^3.1 php-http/guzzle6-adapter:^2.0.1
54
```
55
56
-#### Symfony 5+:
+#### Symfony 3.4+:
57
58
59
$ composer require zeichen32/gitlabapibundle:^4.0 php-http/guzzle6-adapter:^2.0.1
0 commit comments