Skip to content

[TASK] Move to Composer Installers v4

Benni Mack requested to merge task/move-to-composer-installer4 into develop
  • rm public/fileadmin
  • rm -rf public/typo3
  • rm public/typo3temp
  • rm -rf public/typo3conf
  • rm -rf public/typo3conf/ext/
  • mv private/fileadmin public/fileadmin
  • mv private/typo3temp public/typo3temp
  • mv private/typo3conf public/typo3conf
  • rm -rf private
  • composer install

Merge request reports