Skip to content
Commit d11b4dad authored by Oliver Wand's avatar Oliver Wand Committed by Anja Leichsenring
Browse files

[BUGFIX] Fix deprecation rule in cs fixer tests

When performing `Build/Scripts/runTests.sh -s cglGit`
with latest cs fixer version a rule dependency error
is thrown.

This patch exchanges the deprecation with the current
recommended rule.

Used command(s):

> composer require --dev \
  "friendsofphp/php-cs-fixer":"^3.26.1"
> Build/Scripts/runTests.sh -s cgl

Resolves: #101888
Releases: main, 11.5, 12.4
Change-Id: Ie139ef841c92461e116732923991c6474e888a5e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80936


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 03fe16c7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment