Skip to content

Symfony 5 support + drop support for old Symfony versions

Compare
Choose a tag to compare
@Oliboy50 Oliboy50 released this 09 Jul 07:03
· 12 commits to master since this release
7ccebae

PR

Breaking changes

  • Drop support for Symfony < 4.4
  • Use Symfony\Contracts\EventDispatcher\Event instead of Symfony\Component\EventDispatcher\Event

Features

  • Support Symfony 5