We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41b9478 + 505446e commit f26dd45Copy full SHA for f26dd45
CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
* Add support for `author` in `Repositories::commits`
15
* Add support for additional parameters in `Projects::labels` and `Groups::labels`
16
17
-## [11.11.1] - 2023-10-XX
+## [11.11.1] - 2023-10-08
18
19
* Fixed double encoding of job name in artifacts download
20
README.md
@@ -37,7 +37,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.12" \
37
#### Laravel:
38
39
```bash
40
-$ composer require "graham-campbell/gitlab:^7.4"
+$ composer require "graham-campbell/gitlab:^7.3"
41
```
42
43
#### Symfony:
0 commit comments