Joshua Behrens

Results 43 issues of Joshua Behrens

In the README one can see this line ``` FROM ghcr.io/shopware/docker-base:8.2-nginx as base-image ``` This image seems to have been changed by removing /usr/local/shopware/setup_6.6.x This should not be an issue...

When working with third-party package repositories I learned to just execute a command like ```shell $ composer config repositories.shopware-packages '{"type": "composer", "url": "https://packages.shopware.com"}' ``` and have access to new packages....

Feature