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

Remove zend-di <-> zend-servicemanager integration #116

Merged

Conversation

weierophinney
Copy link
Member

zend-di <-> zend-servicemanager integration is now provided by zend-servicemanager-di, and can be safely removed from zend-mvc.

This patch:

  • Removes the functionality exposed previously by zend-mvc, including related tests.
  • Removes the zend-di dependency from composer.json, and adds a suggestion for zend-servicemanager-di.
  • Provides migration documentation for end-users.

zend-di <-> zend-servicemanager integration is now provided by
[zend-servicemanager-di](https://zendframework.github.io/zend-servicemanager-di/),
and can be safely removed from zend-mvc.

This patch:

- Removes the functionality exposed previously by zend-mvc, including related tests.
- Removes the zend-di dependency from `composer.json`, and adds a suggestion for zend-servicemanager-di.
- Provides migration documentation for end-users.
@Ocramius
Copy link
Member

Ocramius commented Apr 6, 2016

This looks 👍 from here!

@Ocramius Ocramius merged commit a824728 into zendframework:develop Apr 6, 2016
@weierophinney weierophinney deleted the feature/remove-zend-di branch April 6, 2016 12:59
weierophinney added a commit that referenced this pull request Apr 6, 2016
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