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

symfony/psr-http-message-bridge 2.x is out of date #2784

Open
solody opened this issue Jan 12, 2024 · 2 comments
Open

symfony/psr-http-message-bridge 2.x is out of date #2784

solody opened this issue Jan 12, 2024 · 2 comments

Comments

@solody
Copy link
Contributor

solody commented Jan 12, 2024

Since drupal v10.2.1 need symfony/psr-http-message-bridge v6.x, easywechat can not be installed in drupal 10 anymore.

easywechat must to support symfony/psr-http-message-bridge 6.x

@solody
Copy link
Contributor Author

solody commented Jan 12, 2024

$psrHttpFactory = new PsrHttpFactory($psr17Factory, $psr17Factory, $psr17Factory, $psr17Factory);

There is only one line need symfony/psr-http-message-bridge, and this interface is not change in 6.x:
https://symfony.com/doc/6.4/components/psr7.html

@solody
Copy link
Contributor Author

solody commented Jan 12, 2024

#2785 Please pull this.

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

1 participant