docker-development-box icon indicating copy to clipboard operation
docker-development-box copied to clipboard

Remove separate 2.x branch for older Magento versions

Open hnsr opened this issue 3 years ago • 1 comments

Having to keep two branches up to date with install.sh en README.md changes is a bit of a hassle (or more importantly: we just forget to keep them updated). Since (I think?) the only difference between the branches is having to apply a different static content patch (depending on M2 version), I propose we just handle this by having only a main branch with the two patches in the repo with appropriate instructions in a single unified README

hnsr avatar Apr 07 '22 11:04 hnsr

Seems like that is the only change indeed (other than 2.x running php 7.3 by default)

PascalBrouwers avatar Apr 07 '22 11:04 PascalBrouwers

Removed the 2.x branch and references in the README. Existing Magento 2.3.x projects should still work

hnsr avatar Jul 16 '24 08:07 hnsr