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: