Service Manager and Event Manager compatibility#36
Conversation
| "zendframework/zend-eventmanager": "^2.6 || ^3.0", | ||
| "zendframework/zend-servicemanager": "~2.7 || ^3.0", | ||
| "zendframework/zend-stdlib": "~2.2 || ^3.0", | ||
| "slm/queue": "dev-eventmanager-deprecations as 0.6.0", |
There was a problem hiding this comment.
Make sure to tag slm/queue first and remove that :)
|
Looks good to me ! |
|
thank you @bakura10 . once the PR for the aws zf2 module is merged I will (ask you to) tag 0.6 on all modules. |
|
No problem ;). Ping me once it's done! |
165fec7 to
579140e
Compare
|
@bakura the aws PR was merged. Since I have no clue if they will tag it (doesn't look like it) i simply referred too dev-master for now. If you can live with that I invite you to merge and tag 0.6.0 please. For the doctrine package I simply copied the release notes in the release notes fields. |
|
I've bumped for a tag. Let's wait a few days and see if they tag it, otherwise I'll tag this one with dev-master as dependency (lathough I don't really like that for a tag release). |
|
ok sure. no problem here |
|
@bakura10 done |
|
Tagged as 0.6.0! Thanks for your hard work :). |
|
thank you |
Tested against a test application. It works... :-)
note : need to remove dev composer stuff
able to quickly review @bakura10 ?