Use newest version of PHP-CS-Fixer

This commit is contained in:
Sebastian Meyer 2023-11-19 21:12:41 +01:00
parent da33bce753
commit 47b23373b7
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"friendsofphp/php-cs-fixer": "^3.0"
"friendsofphp/php-cs-fixer": "^3.38"
},
"autoload": {
"psr-4": {