0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/vendor-bin/openapi-extractor/composer.json
provokateurin ff10f9f60f
chore(deps): Update openapi-extractor to v1.0.0
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-21 11:07:50 +02:00

11 lines
141 B
JSON

{
"config": {
"sort-packages": true,
"platform": {
"php": "8.1"
}
},
"require": {
"nextcloud/openapi-extractor": "^1.0.0"
}
}