Open
Description
Preconditions and environment
- Magento 2.4
Steps to reproduce
I'm not sure if this is an issue or something else.
There are a lot of
"config": {
"sort-packages": true
}
in submodule composer.json
files. You can see the search results.
However, according to composer documentation, the config
property is root-only.
Do we need to remove them?
Expected result
N/A
Actual result
N/A
Additional information
Currently, the config
properties used in submodule composer.json
files do not cause any errors.
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready for Development