mirror of
https://github.com/nextcloud/server.git
synced 2025-01-31 06:43:12 +00:00
9836e9b164
Signed-off-by: provokateurin <kate@provokateurin.de>
12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"config": {
|
|
"sort-packages": true,
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require": {
|
|
"friendsofphp/php-cs-fixer": "^3.37",
|
|
"nextcloud/coding-standard": "^1.3.1"
|
|
}
|
|
}
|