Skip to content

Commit e24a449

Browse files
committed
minor #19022 Fix the installation instructions of symfony/psr-http-message-bridge (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- Fix the installation instructions of symfony/psr-http-message-bridge Fixes #19018. When upmerging to 6.3, we'll keep this change. In 6.4 and 7.0 we'll remove it. Commits ------- 1c9dc63 Fix the installation instructions of symfony/psr-http-message-bridge
2 parents 014b023 + 1c9dc63 commit e24a449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/psr7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installation
1010

1111
.. code-block:: terminal
1212
13-
$ composer require symfony/psr-http-message-bridge
13+
$ composer require symfony/psr-http-message-bridge:^2.3
1414
1515
.. include:: /components/require_autoload.rst.inc
1616

0 commit comments

Comments
 (0)