Update php cs fixer to latest version 3.88.2 with fixes

This commit is contained in:
2025-10-02 16:54:11 +02:00
parent 7fceef03f7
commit 9a11e12669
5 changed files with 4 additions and 9 deletions

View File

@@ -89,7 +89,7 @@
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "^3.3",
"fakerphp/faker": "^1.13",
"friendsofphp/php-cs-fixer": "3.65.0",
"friendsofphp/php-cs-fixer": "3.88.2",
"jangregor/phpstan-prophecy": "^1.0",
"nelmio/alice": "^3.8",
"nikic/php-parser": "^4.15",