11 lines
128 B
JSON
11 lines
128 B
JSON
{
|
|
"require-dev": {
|
|
"nextcloud/coding-standard": "^1.2"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
}
|
|
}
|