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

The default implementation of PSR7 disappeared #137

Closed
sargath opened this issue Oct 22, 2024 · 2 comments
Closed

The default implementation of PSR7 disappeared #137

sargath opened this issue Oct 22, 2024 · 2 comments

Comments

@sargath
Copy link

sargath commented Oct 22, 2024

Hey 👋🏻

#125 introduced a custom recipe nyholm_psr7.yaml that overrides original one.

Original recipe copies yaml with aliases that create services with default PSR implementations
(https://github.com/symfony/recipes/blob/main/nyholm/psr7/1.0/config/packages/nyholm_psr7.yaml)

I use these aliases in Shopware's plugin, and they are the default PSR implementation Psr\Http\Message\RequestFactoryInterface Psr\Http\Message\StreamFactoryInterface

Is there a chance to revert this back?

Cheers!

@shyim
Copy link
Member

shyim commented Oct 22, 2024

fixed with #138

@shyim shyim closed this as completed Oct 22, 2024
@sargath
Copy link
Author

sargath commented Oct 22, 2024

Thank you 🙇🏻

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

No branches or pull requests

2 participants