Skip to content

Commit 673711d

Browse files
committed
Minor fix
1 parent 73ab31f commit 673711d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup/upgrade_minor.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ are like this:
4545
4646
At the bottom of your ``composer.json`` file, in the ``extra`` block you can
4747
find a data setting for the symfony version. Make sure to also upgrade
48-
this one. For instance, update it to ``
49-
.*`` to upgrade to Symfony 4.4:
48+
this one. For instance, update it to ``4.4.*`` to upgrade to Symfony 4.4:
5049

5150
.. code-block:: json
5251

0 commit comments

Comments
 (0)