Actions
Task #53753
closedMake sysexts composer names standards compliant
Start date:
2013-11-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The current composer name scheme requires to use the format {vendor}/{package} all lowercased.
The composer names of the system extensions follow the scheme typo3/cms/{package} and thus break the scheme.
Actions