mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 01:50:38 +00:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.0"
|
|
}
|
|
},
|
|
"require": {
|
|
"friendsofphp/php-cs-fixer": "^3.37",
|
|
"nextcloud/coding-standard": "^1.1.1"
|
|
}
|
|
}
|