auraphp / Aura.Di

Dependency Injection System
MIT License
349 stars 63 forks source link

PSR-11 #144

Closed harikt closed 7 years ago

harikt commented 7 years ago

Hi @pmjones ,

As you may be knowing PSR-11 has passed https://twitter.com/mwop/status/831537408361512962 .

How are we planning to integrate psr-11 to version 3 or is there a version 4 you are thinking when we extend the interface ?

laurensV commented 7 years ago

Interested in PSR-11 support as well :)

harikt commented 7 years ago

Hi,

I have initiated https://github.com/auraphp/Aura.Di/pull/145 for https://packagist.org/packages/container-interop/container-interop already requires https://packagist.org/packages/psr/container . So we are not breaking anything.