Open mamsincl opened 3 years ago
Yep, I do agree with this, it would also save us some time answering on "invalid" issues here that are due to misfits with maximum supported versions.
I'll see if I can spare some time to help with this ... Can you advise on the best approach of MRs?
@mamsincl you can propose a PR to 2.9.x and 2.10.x branch
Regards
Is your feature request related to a problem? Please describe. During and (especially) after Magento upgrade (via composer) the incompatibility with the previous Elasticsuite version could cause unexpected behaviour. Debugging the issue could be time-consuming and may result custom patches and unnecessary PRs
Describe the solution you'd like Extend compatible version with maximum version in require section of composer.json
Describe alternatives you've considered We can call the beginning of README as an alternative solution already exists
Additional context example for version 2.9.x (compatible with Magento >=2.3.5 <2.4.0 - linking to magento/framework should be enough):