Closed Biont closed 11 months ago
Yes, this ought to be merged.
Can we get this merged and tagged, please?
With the most recent update, version 0.4 transitioned from container-interop/container-interop
to the official psr/container
, but it currently cannot be installed, as it conflicts with anything and everything requiring psr/container
version 2.
Someone just needs to press merge and then add the 0.4.1
tag. (this is not a breaking change.)
@moufmouf @mnapoli anyone? 🙂
Done! Thanks a lot and sorry for the loooooong merge time!
Sorry, I should have caught this, but it went under the radar. We could use some form of communication on this. Hit me up on Twitter if something needs expediting.
@Biont, thank you for this. I'd like to note, however, that @Dhii is moving away from this standard because nobody seems to be using it.
Fixes #56
This seems to be pretty safe since the
ServiceProviderInterface
never actually interacts withContainerInterface
. Maybe you could even put@stable
here, but I did not want to go that far