Actions
Bug #81982
closedBug #81978: Improve Composer integration
Deny installation of typo3/cms along with subtree splitted TYPO3 packages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-07-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
[BUGFIX] Add conflicts to core extensions' composer.json
Core extensions installed individually (from subtree split)
must never be installed together with the typo3/cms package
We can avoid this, by adding a conflict section in each
composer.json
Actions