Skip to content

Commit

Permalink
chore(deps): Update openapi-extractor to v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
provokateurin committed Aug 21, 2024
1 parent 94732e5 commit f120b01
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 44 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,12 @@
"test:unit": "phpunit --config tests/phpunit.xml",
"openapi": "generate-spec --verbose"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/nextcloud/openapi-extractor"
}
],
"require-dev": {
"nextcloud/coding-standard": "^1.1",
"psalm/phar": "^5.16",
"nextcloud/ocp": "dev-master",
"phpunit/phpunit": "^9.5",
"nextcloud/openapi-extractor": "dev-main"
"nextcloud/openapi-extractor": "^1.0.0"
},
"config": {
"sort-packages": true,
Expand Down
60 changes: 23 additions & 37 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f120b01

Please sign in to comment.