Skip to content

Commit f26dd45

Browse files
Merge branch '11.11' into 11.12
2 parents 41b9478 + 505446e commit f26dd45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
* Add support for `author` in `Repositories::commits`
1515
* Add support for additional parameters in `Projects::labels` and `Groups::labels`
1616

17-
## [11.11.1] - 2023-10-XX
17+
## [11.11.1] - 2023-10-08
1818

1919
* Fixed double encoding of job name in artifacts download
2020

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.12" \
3737
#### Laravel:
3838

3939
```bash
40-
$ composer require "graham-campbell/gitlab:^7.4"
40+
$ composer require "graham-campbell/gitlab:^7.3"
4141
```
4242

4343
#### Symfony:

0 commit comments

Comments
 (0)