You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.3/comp-mgr/cli/cli-upgrade.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,8 @@ See the examples at the end of this section for help specifying different releas
76
76
The first time you upgrade using the plugin, you can interactively view and update any out-of-date values that may be remaining from previous versions.
77
77
To enable this, use the `--interactive-magento-conflicts` option on the `composer require` commands.
78
78
79
+
To override all conflicting custom values with the expected Magento values, re-run the `composer require`command with the `--use-default-magento-values` option.
80
+
79
81
{:.bs-callout-tip}
80
82
Use `composer require --help` to learn more about available options.
81
83
To learn more about usage of the plugin, refer to the [Plugin Usage](https://github.com/magento/composer-root-update-plugin/blob/0.1/src/Magento/ComposerRootUpdatePlugin/README.md#usage).
Copy file name to clipboardExpand all lines: src/guides/v2.4/comp-mgr/cli/cli-upgrade.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,8 @@ See the examples at the end of this section for help specifying different releas
78
78
The first time you upgrade using the plugin, you can interactively view and update any out-of-date values that may be remaining from previous versions.
79
79
To enable this, use the `--interactive-magento-conflicts` option on the `composer require` commands.
80
80
81
+
To override all conflicting custom values with the expected Magento values, re-run the `composer require`command with the `--use-default-magento-values` option.
82
+
81
83
{:.bs-callout-tip}
82
84
Use `composer require --help` to learn more about available options.
83
85
To learn more about usage of the plugin, refer to the [Plugin Usage](https://github.com/magento/composer-root-update-plugin/blob/0.1/src/Magento/ComposerRootUpdatePlugin/README.md#usage).
0 commit comments