diff options
author | jld3103 <jld3103yt@gmail.com> | 2023-12-08 11:06:05 +0100 |
---|---|---|
committer | jld3103 <jld3103yt@gmail.com> | 2023-12-08 11:06:05 +0100 |
commit | fe2c6d4227270af60be0db17f21170224d6bc553 (patch) | |
tree | 992ece96df24989691322fd8553a639c9ceaa278 /vendor-bin | |
parent | cdb6f37a101d4736b0ee9b7cefe4265271f89f87 (diff) | |
download | nextcloud-server-fe2c6d4227270af60be0db17f21170224d6bc553.tar.gz nextcloud-server-fe2c6d4227270af60be0db17f21170224d6bc553.zip |
chore(deps): Update openapi-extractor
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'vendor-bin')
-rw-r--r-- | vendor-bin/openapi-extractor/composer.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/vendor-bin/openapi-extractor/composer.lock b/vendor-bin/openapi-extractor/composer.lock index 178090b4032..a85bd1f581e 100644 --- a/vendor-bin/openapi-extractor/composer.lock +++ b/vendor-bin/openapi-extractor/composer.lock @@ -82,12 +82,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud/openapi-extractor.git", - "reference": "d99e9c0fbaa6502a704d53d4ca8b7566566ab4be" + "reference": "f4bda5419d4c76e70078ccfc3a0710548826333d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/d99e9c0fbaa6502a704d53d4ca8b7566566ab4be", - "reference": "d99e9c0fbaa6502a704d53d4ca8b7566566ab4be", + "url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/f4bda5419d4c76e70078ccfc3a0710548826333d", + "reference": "f4bda5419d4c76e70078ccfc3a0710548826333d", "shasum": "" }, "require": { @@ -112,7 +112,7 @@ "source": "https://github.com/nextcloud/openapi-extractor/tree/main", "issues": "https://github.com/nextcloud/openapi-extractor/issues" }, - "time": "2023-10-29T16:42:12+00:00" + "time": "2023-12-08T08:42:33+00:00" }, { "name": "nikic/php-parser", @@ -172,16 +172,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.2", + "version": "1.24.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "bcad8d995980440892759db0c32acae7c8e79442" + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", - "reference": "bcad8d995980440892759db0c32acae7c8e79442", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496", + "reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496", "shasum": "" }, "require": { @@ -213,9 +213,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4" }, - "time": "2023-09-26T12:28:12+00:00" + "time": "2023-11-26T18:29:22+00:00" } ], "packages-dev": [], |