Actions
Task #98331
closedUse same version of friendsofphp/php-cs-fixer as in v12
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2022-09-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To avoid divergent code-style results among other Git branches, the package friendsofphp/php-cs-fixer
is upgraded to version 3.9.5.
composer req --dev friendsofphp/php-cs-fixer:^3.9.5 --no-update composer up friendsofphp/php-cs-fixer:3.9.5
Actions