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
This PR was merged into the 6.0 branch.
Discussion
----------
[DoctrineBridge] Allow doctrine/event-manager 2
| Q | A
| ------------- | ---
| Branch? | 6.0
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | N/A
| License | MIT
| Doc PR | N/A
We can allow installing EventManager 2 on the 6.0 branch because we have all the necessary return types here. On 5.4 and below, this would require a breaking change.
Commits
-------
d9a08a0 Allow doctrine/event-manager 2
0 commit comments