9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"friendsofphp/php-cs-fixer": "3.2.1"
|
|
},
|
|
"config": {
|
|
"preferred-install": "dist"
|
|
}
|
|
}
|