|
|
|
@@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "e41f83bf907500bc2cae3d1f8eb56816", |
|
|
|
"content-hash": "c9bac256c39d8d375145ec076da8a3cc", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "api-platform/core", |
|
|
|
@@ -8101,6 +8101,87 @@ |
|
|
|
"source": "https://github.com/willdurand/Negotiation/tree/3.1.0" |
|
|
|
}, |
|
|
|
"time": "2022-01-30T20:08:53+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "zircote/swagger-php", |
|
|
|
"version": "4.8.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/zircote/swagger-php.git", |
|
|
|
"reference": "bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c", |
|
|
|
"reference": "bdee7f5a9216ce103ba2c953c1c43c4a3e139e4c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-json": "*", |
|
|
|
"php": ">=7.2", |
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0", |
|
|
|
"symfony/deprecation-contracts": "^2 || ^3", |
|
|
|
"symfony/finder": ">=2.2", |
|
|
|
"symfony/yaml": ">=3.3" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"composer/package-versions-deprecated": "^1.11", |
|
|
|
"doctrine/annotations": "^1.7 || ^2.0", |
|
|
|
"friendsofphp/php-cs-fixer": "^2.17 || ^3.47.1", |
|
|
|
"phpstan/phpstan": "^1.6", |
|
|
|
"phpunit/phpunit": ">=8", |
|
|
|
"vimeo/psalm": "^4.23" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"doctrine/annotations": "^1.7 || ^2.0" |
|
|
|
}, |
|
|
|
"bin": [ |
|
|
|
"bin/openapi" |
|
|
|
], |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "4.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"OpenApi\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"Apache-2.0" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Robert Allen", |
|
|
|
"email": "zircote@gmail.com" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Bob Fanger", |
|
|
|
"email": "bfanger@gmail.com", |
|
|
|
"homepage": "https://bfanger.nl" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Martin Rademacher", |
|
|
|
"email": "mano@radebatz.net", |
|
|
|
"homepage": "https://radebatz.net" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations", |
|
|
|
"homepage": "https://github.com/zircote/swagger-php/", |
|
|
|
"keywords": [ |
|
|
|
"api", |
|
|
|
"json", |
|
|
|
"rest", |
|
|
|
"service discovery" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/zircote/swagger-php/issues", |
|
|
|
"source": "https://github.com/zircote/swagger-php/tree/4.8.4" |
|
|
|
}, |
|
|
|
"time": "2024-02-04T21:16:47+00:00" |
|
|
|
} |
|
|
|
], |
|
|
|
"packages-dev": [ |
|
|
|
|