You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Options exists to bring interoperability to containers, like Acclimate.
The problem is, when PHP-DI is wrapped and used with other containers, it will not look for dependencies in the other containers. So you can only inject stuff defined in PHP-DI.
We need a way to tell PHP-DI's injector to use another container.
The text was updated successfully, but these errors were encountered:
Options exists to bring interoperability to containers, like Acclimate.
The problem is, when PHP-DI is wrapped and used with other containers, it will not look for dependencies in the other containers. So you can only inject stuff defined in PHP-DI.
We need a way to tell PHP-DI's injector to use another container.
The text was updated successfully, but these errors were encountered: