Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Conversation

@settermjd
Copy link
Contributor

Starting Feb. 13th 2017, container-interop is officially deprecated in favor of PSR-11.

Given that ContainerInterop's README starts off with the statement above, then it makes sense to deprecate the package in favour of Psr\Container\ContainerInterface, which this change does.

Starting Feb. 13th 2017, container-interop is officially deprecated in
favor of PSR-11.

Given that the Interop's readme starts off with the statement above,
then it makes sense to deprecate the package in favour of
Psr\Container\ContainerInterface, which this change implements.

I was motivated to make the change as I'm trying to use the package with
a small Slim Framework project I'm working on, and was restricted from
doing so, because of the project using Interop\Container\ContainerInterface.
After doing a bit of hunting, I came across the above statement in the
README, so decided to create this change.
@roelvanduijnhoven roelvanduijnhoven merged commit 717effc into Webador:master Mar 21, 2022
@roelvanduijnhoven
Copy link
Collaborator

@settermjd Thanks for the PR!

@settermjd
Copy link
Contributor Author

Thanks for merging it, @roelvanduijnhoven. Sorry for not responding sooner.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants