Skip to content

"composer reinstall" removes TYPO3 includes from autoloader #148

Description

@cweiske

When using composer reinstall vendor/package, the autoloader does not load /typo3/alias-loader-include.php and /typo3/autoload-include.php anymore. When opening TYPO3 in the browser, it gets redirected to the install tool because TYPO3_COMPOSER_MODE is not set anymore.

Another composer plugin had the same problem: funkjedi/composer-include-files#14 and solved it by listening for the ScriptEvents::POST_INSTALL_CMD composer event.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions