Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Code refactor with new zend-eventmanager #20

Merged
merged 2 commits into from
Nov 11, 2015

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Nov 11, 2015

This PR contains the code refactor using the new zend-eventmanager of ZF3.

@ezimuel ezimuel changed the title Code refactor with new zend-eventmanager [WIP] Code refactor with new zend-eventmanager Nov 11, 2015
@ezimuel ezimuel changed the title [WIP] Code refactor with new zend-eventmanager Code refactor with new zend-eventmanager Nov 11, 2015
@@ -14,11 +14,11 @@
},
"require": {
"php": ">=5.5",
"zendframework/zend-eventmanager": "~2.5"
"zendframework/zend-eventmanager": "dev-develop as 2.7.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can actually set this to ^2.6|^3.0, as the changes made in here are compatible with 2.6!

I'll take care of that on merge. That also means we can target this for an immediate 2.6 release, pending any other pull requests.

@weierophinney weierophinney merged commit 971c415 into zendframework:develop Nov 11, 2015
weierophinney added a commit that referenced this pull request Nov 11, 2015
Code refactor with new zend-eventmanager
weierophinney added a commit that referenced this pull request Nov 11, 2015
weierophinney added a commit that referenced this pull request Nov 11, 2015
@weierophinney weierophinney added this to the 2.6.0 milestone Nov 11, 2015
@weierophinney weierophinney self-assigned this Nov 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants