Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher authored Jul 10, 2019
1 parent 39de47f commit 2b7028e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [6.0.0]
### Changed
- drop support for PHP < 7.2
- drop support for PHPUnit 6
- drop support for Symfony 2
- bump requirement for `doctrine/dbal` to `~2.9`
- bump requirement for `doctrine/doctrine-bundle` to `~1.11`

## [5.0.0]
### Changed
- support PHPUnit 7
Expand Down

0 comments on commit 2b7028e

Please sign in to comment.