thephpleague / container

Small but powerful dependency injection container

Home Page:http://container.thephpleague.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove abandoned dependency

uberhacker opened this issue · comments

What is the best way to remove this warning?

Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.

I just had encountered the same issue.
But the simple solution is:

Update league/container to anything above 3.0.

@uberhacker as @fridde says, that package has been removed from v3+