[TASK] Raise typo3/cms-styleguide to 11.0.2
Brings styleguide 11.0.2, which is hopefully deprecation free with core v11. composer require --dev typo3/cms-styleguide ~11.0.2 Resolves: #93145 Releases: master Change-Id: Ic02ac8cce63247a5fffc0ad59ae33b3e9a047b2d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67230 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
... | ... | @@ -93,7 +93,7 @@ |
"phpspec/prophecy": "^1.7.5", | ||
"phpstan/phpstan": "^0.12.44", | ||
"phpunit/phpunit": "^8.5.2", | ||
"typo3/cms-styleguide": "~11.0.1", | ||
"typo3/cms-styleguide": "~11.0.2", | ||
"typo3/testing-framework": "^6.6.0" | ||
}, | ||
"suggest": { | ||
... | ... |
Please register or sign in to comment