Actions
Bug #92251
closedTests with composer --prefer-lowest are not correctly done
Start date:
2020-09-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The platform definition in the composer.json avoids `composer update --prefer-lowest` installs all min requirements correctly. So we have to change the platform to the lowest supported version of PHP before running composer.
Actions