mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 21:41:12 -05:00
11 lines
155 B
JSON
11 lines
155 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.4"
|
|
}
|
|
},
|
|
"require": {
|
|
"friendsofphp/php-cs-fixer": "^3.4.0",
|
|
"nextcloud/coding-standard": "^1.0.0"
|
|
}
|
|
}
|