opened 12:49PM - 30 Dec 22 UTC
Issue: Confirmed
Component: Elasticsearch
Reproduced on 2.4.x
Progress: ready for dev
Priority: P2
Reported on 2.4.x
Area: Admin UI
### Preconditions and environment
- Magento version: 2.4-develop
<img widt…h="1383" alt="Bildschirmfoto_2022-12-30_um_11 55 35" src="https://user-images.githubusercontent.com/9029654/210071697-3b6daab7-1c50-4dc7-b001-6147c276c739.png">
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
<img width="1383" alt="Bildschirmfoto_2022-12-30_um_11 55 35" src="https://user-images.githubusercontent.com/9029654/210071839-a39d9f26-7dba-4152-a82d-d3ce228e17eb.png">
### Additional information
_No response_
### Release note
_No response_
### Triage and priority
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [X] 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”._