Skip to content

Commit 259482f

Browse files
alexislefebvrejaviereguiluz
authored andcommitted
[5.4] add note about newer version on the “upgrade major” guide
1 parent 0786d34 commit 259482f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup/upgrade_major.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,12 @@ this one. For instance, update it to ``6.0.*`` to upgrade to Symfony 6.0:
176176
}
177177
}
178178
179+
180+
.. tip::
181+
182+
If a more recent minor version is available, e.g. ``6.4``, you can use this version directly
183+
and skip the older releases, like ``6.0``. Check the `available versions`_.
184+
179185
Next, use Composer to download new versions of the libraries:
180186

181187
.. code-block:: terminal
@@ -335,3 +341,4 @@ Classes in the ``vendor/`` directory are always ignored.
335341

336342
.. _`PHP CS Fixer`: https://github.com/friendsofphp/php-cs-fixer
337343
.. _`Rector`: https://github.com/rectorphp/rector
344+
.. _`available versions`: https://symfony.com/releases

0 commit comments

Comments
 (0)