Skip to content
Snippets Groups Projects
Commit 9d3cc182 authored by Daniel Goerz's avatar Daniel Goerz Committed by Andreas Fernandez
Browse files

[BUGFIX] Reconfigure and update typo3/class-alias-loader

Always loading the alias loader is required in order to
allow extensions to provide class aliases in non Composer mode.

Also update the class alias loader to latest version with:

composer up typo3/class-alias-loader

By doing so, we can remove the additional composer dumpautoload
in test suite, which only was required because the alias loader
update requires a two step operation.

Resolves: #91692
Releases: master
Change-Id: Ie70ae295d14a5a813e294ae22a4e1bf10c8f0a5d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64933


Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 0309e28a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment