Skip to content

Commit

Permalink
Merge pull request #98 from odolbeau/prepare-v360
Browse files Browse the repository at this point in the history
Prepare v3.6.0
  • Loading branch information
Olivier Dolbeau authored Dec 7, 2021
2 parents 6fe17a4 + 04f19a3 commit 0e9428c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.6.0] - 2021-12-07

- Added support for Symfony ^6.0
- Improve README documentation

## [3.5.0] - 2021-10-23

- Added support PHP8 attribute
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.5.x-dev"
"dev-master": "3.6.x-dev"
}
},
"conflict": {
Expand Down

0 comments on commit 0e9428c

Please sign in to comment.