Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat psr container #1

Merged
merged 9 commits into from Dec 20, 2022
Merged

Feat psr container #1

merged 9 commits into from Dec 20, 2022

Conversation

batumibiz
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Breaks BC? no
Fixed issues

The main goal is to allow the use of psr/container 2.0.

I had to remove one test method that is not related to httpsoft/http-runner, which tested devanych/di-container auto-wiring feature and interfered with the use psr/container 2.0. The end user may well use another container that does not have auto-wiring functionality (for example laminas/servicemanager), therefore, it doesn't make sense to test it here.

Additionally updated some dev-dependencies.

phpunit.xml.dist Outdated Show resolved Hide resolved
tests/MiddlewareResolverTest.php Outdated Show resolved Hide resolved
@devanych devanych merged commit b422fad into httpsoft:master Dec 20, 2022
@devanych
Copy link
Member

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants