composer: require-dev php-cs-fixer

This commit is contained in:
Christophe Siraut
2024-11-26 13:32:05 +01:00
parent 4933d2251c
commit 88c0b1570d
3 changed files with 18 additions and 0 deletions

View File

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