public-dir in composer.json

hello,
is there a way to use native symfony configuration in composer.json
 „extra“: {
„public-dir“: „public_html“
}

also getProjectDir()

instead of hardcoded value public in:

/public/recovery/install/src/ContainerProvider.php
and also in:
public/recovery/common/requirements.php

in my server it is public_html not public, and it will be nice to change this value only in one composer.json file

 

Hi,

I guess the „public“ used in shopware just refers to the installation of the storefront of shopware. If it is not set, you would not find the storefront of Shopware.
Are you using the newest version of Shopware right now?

Kind regards,
Tim