Add php-cs-fixer

This commit is contained in:
Rom1-B
2025-06-27 08:22:27 +02:00
parent e283c254cd
commit c5e110fc73
32 changed files with 3774 additions and 1864 deletions

View File

@@ -3,7 +3,8 @@
"php": ">=7.4"
},
"require-dev": {
"glpi-project/tools": "^0.5"
"friendsofphp/php-cs-fixer": "^3.75",
"glpi-project/tools": "^0.7.5"
},
"config": {
"optimize-autoloader": true,