shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

Using latest v1, trying to install 6.2.1 or 6.1.x fails #143

Closed daniel-memo-ict closed 2 years ago

daniel-memo-ict commented 2 years ago

Describe the bug I needed to test something in a 6.1.x version, for reasons. When it's installing the composer packages it fails because it uses composer 2.2, and one of the packages explicitly requires composer 1.x. This happens for all versions up to and including 6.2.1.

To Reproduce Steps to reproduce the behavior:

  1. Clone the development template
  2. Switch the git branch to tag 6.1.5.
  3. Run swdc build

Expected behavior Expected it to just install, using composer 1.x instead of 2.x.

Screenshots (For 6.2.1, latest version that can't be installed. 6.2.2 is fine.) image

Environment:

shyim commented 2 years ago

Will be fixed with https://github.com/shyim/shopware-docker-images/commit/5c243279c26b62d8c8da5382187675b12babf7d7