Behat: Drop `container-interop/container-interop` dependency

Created on 9 Dec 2017  路  4Comments  路  Source: Behat/Behat

As container-interop/container-interop is going to be abandoned I encourage you to drop that dependency and rely only on psr/container.

Most helpful comment

The package is deprecated. You must remove the dependency.

All 4 comments

Would be a BC Break (but imo would be an acceptable one)

The package is deprecated. You must remove the dependency.

To be clear, apart from the stability and security concerns related to relying on deprecated packages, all users of Behat are now getting scary yellow deprecation warnings like this from Composer:

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

Fixed by #1281.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

legovaer picture legovaer  路  6Comments

RusHiiii picture RusHiiii  路  6Comments

DavidGarciaCat picture DavidGarciaCat  路  8Comments

Yogarine picture Yogarine  路  10Comments

blixit picture blixit  路  8Comments