all-in-one/php/vendor/guzzlehttp/guzzle/vendor-bin/php-cs-fixer/composer.json
2021-11-30 11:20:42 +01:00

9 lines
165 B
JSON

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