3.5.0
3.5.0 - 2022-04-06
Release Notes for 3.5.0
Changed
The LazyListener
, LazyEventListener
, and LazyListenerAggregate
have type-widened their $container
argument to the official PSR-11 ContainerInterface
type. Since they previously hinted against the container-interop version 1.2 or greater, and that version extended the PSR-11 interface, the change is backwards compatible.
If you were extending these classes, we recommend updating your definitions to reference PSR-11's types instead.
3.5.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2