We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ab31f commit 673711dCopy full SHA for 673711d
setup/upgrade_minor.rst
@@ -45,8 +45,7 @@ are like this:
45
46
At the bottom of your ``composer.json`` file, in the ``extra`` block you can
47
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:
+this one. For instance, update it to ``4.4.*`` to upgrade to Symfony 4.4:
50
51
.. code-block:: json
52
0 commit comments