Skip to content

v2.0.0

Compare
Choose a tag to compare
@lennerd lennerd released this 24 Oct 08:10
· 12 commits to master since this release

Breaking Changes:

  • Update PHP requirement to minimum maintained version (5.6).
  • Update Symfony dependencies to minimum maintained version (2.7).
  • Adjust dependency requirement to work with Symfony 4.0.

Bugfixes:

  • Fix Travis and Coveralls setup to work correctly again and remove duplicate key in extendend bot configuration ad359ad @lennerd
  • Remove deprecation warning when using __toString in Symfony Cache 34bd36e @jdeniau