Skip to content
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

Implement Zend\ModuleManager\Feature\DependencyIndicatorInterface #194

Merged
merged 1 commit into from
Apr 24, 2013

Conversation

Ocramius
Copy link
Member

As of doctrine/DoctrineModule#186

Also removes autoloader provider (unused/deprecated)

@bakura10
Copy link
Member

If you do this you must also change the minimum version of ZF 2 to 2.1 OR just implement the method without explicitely implementing the interface. This is what I've done in SlmQueue to keep compatibility with 2.0

@Ocramius
Copy link
Member Author

@bakura10 yes, the bump is already happening in #195

Ocramius added a commit that referenced this pull request Apr 24, 2013
Implement `Zend\ModuleManager\Feature\DependencyIndicatorInterface`
@Ocramius Ocramius merged commit fdc7c68 into master Apr 24, 2013
@Ocramius Ocramius deleted the feature/dependency-indicator branch April 24, 2013 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants