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

Migrate to PSR-11 #15

Merged
merged 1 commit into from
Mar 20, 2017
Merged

Migrate to PSR-11 #15

merged 1 commit into from
Mar 20, 2017

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented Feb 25, 2017

Drop container-interop support and migrate to PSR-11.

All container-interop containers are still usable though because container-interop extends PSR-11. The only BC break I can see is the Invoker::getContainer() method (which now returns a PSR-11 container).

This means it should be released as a new major version.

@mnapoli mnapoli self-assigned this Feb 25, 2017
@mnapoli
Copy link
Member Author

mnapoli commented Mar 20, 2017

Forgot about that ^^

@mnapoli mnapoli merged commit 540c27c into master Mar 20, 2017
@mnapoli mnapoli deleted the psr-11 branch March 20, 2017 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant