Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 290 Bytes

2022-10-07-set-composer-home-in-installer.md

File metadata and controls

6 lines (6 loc) · 290 Bytes
title issue
Set COMPOSER_HOME var in installer if it is not set
NEXT-23532

Core

  • Changed \Shopware\Core\Installer\InstallerKernel to set the ENV var COMPOSER_HOME if it is not already set, to prevent problems during the composer requirement checks during the installation.