2023-08-16 09:06:07 +08:00

10 lines
163 B
JSON

{
"require": {
"php": "^7.4 || ^8.0",
"friendsofphp/php-cs-fixer": "3.16.0"
},
"config": {
"preferred-install": "dist"
}
}