You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [GH-10] Add EventDispatcher adapter to manage Symfony v3 and v4 changes.
* [GH-10] Rework EventDispatcher::dispatch to support Symfony 3 and 4
* Require phake/phake to be 3.1.8 to avoid prefer-lowest failures on PHP 8.
EventDispatcher::dispatch API changed between Symfony 3 and 4 and should maybe get streamlined with an adapter.
The text was updated successfully, but these errors were encountered: