Files
zyt/server/vendor/guzzlehttp/command/vendor-bin/php-cs-fixer/composer.json
T
2026-03-01 14:17:59 +08:00

10 lines
163 B
JSON

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