Skip to content

usage of PSR-11? #19

@aristotelesweb

Description

@aristotelesweb

This codeception plugin uses Interop\Container\ContainerInterface. According to the github page of Interop:
"Starting Feb. 13th 2017, container-interop is officially deprecated in favor of PSR-11. Container-interop has been the test-bed of PSR-11. From v1.2, container-interop directly extends PSR-11 interfaces. Therefore, all containers implementing container-interop are now de-facto compatible with PSR-11."

Is it possible to use Psr\Container\ContainerInterface instead of Interop\Container\ContainerInterface?
(Interop\Container\ContainerInterface uses also PSR-11)

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions