[Psr7] Installing symfony/psr-http-message-bridge
does not work on 5.4
#19018
Labels
symfony/psr-http-message-bridge
does not work on 5.4
#19018
Uh oh!
There was an error while loading. Please reload this page.
I tried installing
symfony/psr-http-message-bridge
on a new Symfony 5.4 project exactly how the documentation showed (composer require symfony/psr-http-message-bridge
) but it didn't work and I had the following error:After having a talk with @stof on Slack, the following command worked:
I'm not sure how to correctly word that out in a PR so I'll open an issue to point out this issue instead.
The text was updated successfully, but these errors were encountered: