phpcsfixer

This commit is contained in:
hakutaku
2025-09-23 17:46:56 +03:00
parent 8620dbff27
commit d58211507d
12 changed files with 1220 additions and 103 deletions

View File

@@ -47,6 +47,18 @@
"migrations/.gitignore"
]
},
"friendsofphp/php-cs-fixer": {
"version": "3.87",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.0",
"ref": "be2103eb4a20942e28a6dd87736669b757132435"
},
"files": [
".php-cs-fixer.dist.php"
]
},
"phpstan/phpstan": {
"version": "2.1",
"recipe": {