TYPO3-Documentation / TYPO3CMS-Guide-Installation

TYPO3 Installation & Upgrade Guide, Migrate to Composer, etc.
https://docs.typo3.org/m/typo3/guide-installation/master/en-us/
4 stars 96 forks source link

explain 'composer update --with-all-dependencies "typo3/*"' more thoroughly #388

Open DavidBruchmann opened 1 month ago

DavidBruchmann commented 1 month ago
This will update all TYPO3 packages, the :bash:`--with-all-dependencies` signals that any dependencies of TYPO3 should also be updated with respect to the version constraints given by the TYPO3 packages.

_Originally posted by @DavidBruchmann in https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-Installation/pull/387#discussion_r1621779788_

franzholz commented 1 month ago

Please wait for the other PR first!

https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-Installation/pull/387