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

Improve ServiceManager v3 #2

Merged
merged 2 commits into from
Dec 15, 2015
Merged

Improve ServiceManager v3 #2

merged 2 commits into from
Dec 15, 2015

Conversation

gianarb
Copy link
Contributor

@gianarb gianarb commented Dec 8, 2015

  • dependencies update
  • DecoratorManager updated to work with new PluginManager

* dependencies update
* DecoratorManager updated to work with new PluginManager
@@ -14,8 +14,8 @@
},
"require": {
"php": ">=5.5",
"zendframework/zend-stdlib": "~2.5",
"zendframework/zend-servicemanager": "~2.5"
"zendframework/zend-stdlib": "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.

  1. It's not needed
  2. 2.7.0 is released

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will remove 👍

Come on with reviews guys!! 🎉

Copy link
Member

Choose a reason for hiding this comment

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

Use dev-develop as 2.8.0 if a stable release fails (develop branch has the SM/EM refactors on that component, but it's possible they won't affect this).

@weierophinney weierophinney added this to the 3.0.0 milestone Dec 15, 2015
@weierophinney weierophinney self-assigned this Dec 15, 2015
@weierophinney weierophinney merged commit 8cd8484 into zendframework:develop Dec 15, 2015
weierophinney added a commit that referenced this pull request Dec 15, 2015
weierophinney added a commit that referenced this pull request Dec 15, 2015
weierophinney added a commit that referenced this pull request Dec 15, 2015
@michalbundyra michalbundyra modified the milestones: 3.0.0, 2.6.0 Oct 16, 2019
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.

4 participants