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
The integration now reuses EventDispatcher already registered in DI container (#15, thanks @maryo)
This is the only functional change between 1.1.0 and 2.0.0, which is technically a BC break (see #15 (comment)), hence the major version bump. For most applications, the update from 1.1.0 should be a non-issue.