Skip to content

phly/phly-event-dispatcher 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 10 Jan 15:57
· 16 commits to 1.2.x since this release
1.1.0

Added

  • This version adds support for PHP 8.0 and 8.1.

  • #4 adds the ability to supply a list of providers to the constructor of the ``ListenerProviderAggregate`.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • This release removes support for PHP versions prior to 7.3.

Fixed

  • Nothing.