Skip to content

Commit

Permalink
Merge pull request #36 from odolbeau/prepare-release
Browse files Browse the repository at this point in the history
Prepare 1.1.0 release
  • Loading branch information
Olivier Dolbeau authored Dec 5, 2019
2 parents 541d827 + da36844 commit ce305ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee

## Unreleased

### Removed
## 1.1.0

Support of php < 7.2
Support of symfony < 3.4
Remove support of php < 7.2
Remove support of symfony < 3.4
Add support for symfony ^5.O

## 1.0.1

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
"dev-master": "1.2-dev"
}
}
}

0 comments on commit ce305ce

Please sign in to comment.