-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use EventDispatcher from SymfonyContracts #84
Conversation
I added a BC layer. Dont merge this until #85 is merged and I've rebased. |
0823312
to
0986d7b
Compare
Codecov Report
@@ Coverage Diff @@
## master #84 +/- ##
============================================
+ Coverage 89.24% 89.35% +0.11%
- Complexity 354 360 +6
============================================
Files 55 57 +2
Lines 1190 1203 +13
============================================
+ Hits 1062 1075 +13
Misses 128 128
Continue to review full report at Codecov.
|
Rebased and ready for review |
Adding a BC layered event dispatcher
f0359f9
to
9c96a22
Compare
Looks good! Thanks for the contribution @Nyholm! |
Thank you for merging |
No description provided.