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