Skip to content

Commit

Permalink
[TASK] Use permalink for Composer Helper (#272)
Browse files Browse the repository at this point in the history
(cherry picked from commit b8fdbde)
  • Loading branch information
gilbertsoft authored and linawolf committed Dec 17, 2021
1 parent ae2e09a commit 0f871ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Documentation/Major/UpgradeCore.rst
Expand Up @@ -36,8 +36,9 @@ For example, to upgrade `typo3/cms-backend` run `composer require typo3/cms-back

When upgrading to a new major release, each of TYPO3's packages will need to be upgraded.

Given that a typical installation of TYPO3 will consist of a number of packages, it is recommended that the `Composer Helper Tool <https://get.typo3.org/misc/composer/helper>`_ be used
to help generate the Composer upgrade command.
Given that a typical installation of TYPO3 will consist of a number of packages,
it is recommended that the `Composer Helper Tool <https://get.typo3.org/go/composer-helper>`_
be used to help generate the Composer upgrade command.

Assuming that the packages below are installed locally, the following example would upgrade each of them to version `11.5`.

Expand Down

0 comments on commit 0f871ce

Please sign in to comment.