Open
Description
Preconditions and environment
- Magento version: 2.4-develop
Looks like the dependencies determined for the meta package contain both magento/module-elasticsearch-7
and magento/module-elasticsearch-8
But those have incompatible base package dependencies
Steps to reproduce
Check the composer.json of the packages in the 2.4-develop branch.
Try to composer install these two packages in the same project.
Expected result
Successful install.
Actual result
Additional information
No response
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”.