mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
10 lines
118 B
JSON
10 lines
118 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require-dev": {
|
|
"nextcloud/openapi-extractor": "^1.8"
|
|
}
|
|
}
|