Skip to content

1.1.0

Compare
Choose a tag to compare
@stof stof released this 08 Sep 12:08
· 17 commits to main since this release
v1.1.0

Added

  • Added support for Symfony 5

Changed

  • Changed the parent class of the MessageEvent to Symfony\Contracts\EventDispatcher\Event when using symfony/event-dispatcher 4.3+
  • Support the new symfony/event-dispatcher 4.3+ signature

Removed

  • Removed support for PHP <7.2