mirror of
https://github.com/nextcloud/server.git
synced 2026-02-24 18:37:44 -05:00
16 lines
294 B
JSON
16 lines
294 B
JSON
{
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/nextcloud/openapi-extractor"
|
|
}
|
|
],
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.1"
|
|
}
|
|
},
|
|
"require": {
|
|
"nextcloud/openapi-extractor": "dev-main#85b552a0c82ac71e1f5660109113b6235156e92e"
|
|
}
|
|
}
|