nextcloud/vendor-bin/openapi-extractor/composer.json
jld3103 8cfa6ac8c2
Update openapi-extractor
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-22 20:07:11 +02:00

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"
}
}