|
|
|
|
@ -81,16 +81,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nextcloud/openapi-extractor",
|
|
|
|
|
"version": "v1.8.6",
|
|
|
|
|
"version": "v1.8.7",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/nextcloud-releases/openapi-extractor.git",
|
|
|
|
|
"reference": "3874ffb6817ab5b616a5e909c48c7cd13889cafa"
|
|
|
|
|
"reference": "230f61925c362779652b0038a1314ce5f931e853"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/3874ffb6817ab5b616a5e909c48c7cd13889cafa",
|
|
|
|
|
"reference": "3874ffb6817ab5b616a5e909c48c7cd13889cafa",
|
|
|
|
|
"url": "https://api.github.com/repos/nextcloud-releases/openapi-extractor/zipball/230f61925c362779652b0038a1314ce5f931e853",
|
|
|
|
|
"reference": "230f61925c362779652b0038a1314ce5f931e853",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -101,9 +101,9 @@
|
|
|
|
|
"phpstan/phpdoc-parser": "^2.1"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"nextcloud/coding-standard": "^1.2",
|
|
|
|
|
"nextcloud/coding-standard": "^1.4.0",
|
|
|
|
|
"nextcloud/ocp": "dev-master",
|
|
|
|
|
"rector/rector": "^2.0"
|
|
|
|
|
"rector/rector": "^2.2.8"
|
|
|
|
|
},
|
|
|
|
|
"bin": [
|
|
|
|
|
"bin/generate-spec",
|
|
|
|
|
@ -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.8.6"
|
|
|
|
|
"source": "https://github.com/nextcloud-releases/openapi-extractor/tree/v1.8.7"
|
|
|
|
|
},
|
|
|
|
|
"time": "2025-10-01T13:53:28+00:00"
|
|
|
|
|
"time": "2025-12-02T09:52:06+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nikic/php-parser",
|
|
|
|
|
"version": "v5.6.1",
|
|
|
|
|
"version": "v5.6.2",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
|
|
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2"
|
|
|
|
|
"reference": "3a454ca033b9e06b63282ce19562e892747449bb"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
|
|
|
|
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
|
|
|
|
|
"reference": "3a454ca033b9e06b63282ce19562e892747449bb",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -180,9 +180,9 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1"
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
|
|
|
|
|
},
|
|
|
|
|
"time": "2025-08-13T20:13:15+00:00"
|
|
|
|
|
"time": "2025-10-21T19:32:17+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "phpstan/phpdoc-parser",
|
|
|
|
|
|