Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit e384bee

Browse files
committed
Added upgrade qualification
1 parent 529e6ed commit e384bee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/guides/v2.4/comp-mgr/cli/cli-upgrade.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ You can upgrade your Magento application from the command line if you installed
1818
{:.bs-callout-info}
1919
Do not use this method to upgrade if you cloned the Magento 2 GitHub repository. Instead, see [Update the Magento application][] for upgrade instructions.
2020

21+
The following instructions show you how to upgrade Magento using Composer. Magento 2.4.2 introduced support for Composer 2. If you are attempting to upgrade from Magento <2.4.1, you must first upgrade to a version of Magento that is compatible with Composer 2 (for example, 2.4.2) using Composer 1 _before_ upgrading to Composer 2 for Magento >2.4.2 upgrades.
22+
2123
## Before you begin {#prerequisites}
2224

2325
Complete the following prerequisites to prepare your environment before starting the upgrade process:

0 commit comments

Comments
 (0)