mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
12 lines
185 B
JSON
12 lines
185 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
},
|
|
"sort-packages": true
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.80.0",
|
|
"nextcloud/coding-standard": "^1.4.0"
|
|
}
|
|
}
|