diff --git a/CHANGELOG.md b/CHANGELOG.md index 8313d288..3919fd75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Add support for `author` in `Repositories::commits` * Add support for additional parameters in `Projects::labels` and `Groups::labels` -## [11.11.1] - 2023-10-XX +## [11.11.1] - 2023-10-08 * Fixed double encoding of job name in artifacts download diff --git a/README.md b/README.md index 97648228..dbc43a47 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ composer require "m4tthumphrey/php-gitlab-api:^11.12" \ #### Laravel: ```bash -$ composer require "graham-campbell/gitlab:^7.4" +$ composer require "graham-campbell/gitlab:^7.3" ``` #### Symfony: