|
|
|
|
@ -81,16 +81,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nextcloud/openapi-extractor",
|
|
|
|
|
"version": "v1.7.0",
|
|
|
|
|
"version": "v1.8.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/nextcloud-releases/openapi-extractor.git",
|
|
|
|
|
"reference": "50391ff00656b88a9ca0d934c386c3e20642f24a"
|
|
|
|
|
"reference": "4c7a66afce9938279473fc08cadf011de41150f8"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/50391ff00656b88a9ca0d934c386c3e20642f24a",
|
|
|
|
|
"reference": "50391ff00656b88a9ca0d934c386c3e20642f24a",
|
|
|
|
|
"url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/4c7a66afce9938279473fc08cadf011de41150f8",
|
|
|
|
|
"reference": "4c7a66afce9938279473fc08cadf011de41150f8",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -122,22 +122,22 @@
|
|
|
|
|
"description": "A tool for extracting OpenAPI specifications from Nextcloud source code",
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/nextcloud-releases/openapi-extractor/issues",
|
|
|
|
|
"source": "https://github.com/nextcloud-releases/openapi-extractor/tree/v1.7.0"
|
|
|
|
|
"source": "https://github.com/nextcloud-releases/openapi-extractor/tree/v1.8.0"
|
|
|
|
|
},
|
|
|
|
|
"time": "2025-05-15T08:30:31+00:00"
|
|
|
|
|
"time": "2025-06-03T13:01:15+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nikic/php-parser",
|
|
|
|
|
"version": "v5.4.0",
|
|
|
|
|
"version": "v5.5.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
|
|
"reference": "447a020a1f875a434d62f2a401f53b82a396e494"
|
|
|
|
|
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
|
|
|
|
|
"reference": "447a020a1f875a434d62f2a401f53b82a396e494",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
|
|
|
|
|
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -180,9 +180,9 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
|
|
|
|
|
},
|
|
|
|
|
"time": "2024-12-30T11:07:19+00:00"
|
|
|
|
|
"time": "2025-05-31T08:24:38+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "phpstan/phpdoc-parser",
|
|
|
|
|
|