Skip to content

Commit f120b01

Browse files
committed
chore(deps): Update openapi-extractor to v1.0.0
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 94732e5 commit f120b01

File tree

2 files changed

+24
-44
lines changed

2 files changed

+24
-44
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,12 @@
2727
"test:unit": "phpunit --config tests/phpunit.xml",
2828
"openapi": "generate-spec --verbose"
2929
},
30-
"repositories": [
31-
{
32-
"type": "vcs",
33-
"url": "https://github.com/nextcloud/openapi-extractor"
34-
}
35-
],
3630
"require-dev": {
3731
"nextcloud/coding-standard": "^1.1",
3832
"psalm/phar": "^5.16",
3933
"nextcloud/ocp": "dev-master",
4034
"phpunit/phpunit": "^9.5",
41-
"nextcloud/openapi-extractor": "dev-main"
35+
"nextcloud/openapi-extractor": "^1.0.0"
4236
},
4337
"config": {
4438
"sort-packages": true,

composer.lock

Lines changed: 23 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)