Bump nelmio/api-doc-bundle from 4.25.2 to 4.25.3

Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.25.2 to 4.25.3.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/4.25.2...4.25.3)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-16 02:37:27 +00:00 committed by GitHub
parent 0f146cf597
commit b63ce2f6a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

109
composer.lock generated
View file

@ -5708,69 +5708,69 @@
}, },
{ {
"name": "nelmio/api-doc-bundle", "name": "nelmio/api-doc-bundle",
"version": "4.25.2", "version": "4.25.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "fc5d60d74b63806f7d6bb80b8393db1a12ae2dbc" "reference": "38682dd1055abd547a2bdd77e9b6460d203a42c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/fc5d60d74b63806f7d6bb80b8393db1a12ae2dbc", "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/38682dd1055abd547a2bdd77e9b6460d203a42c6",
"reference": "fc5d60d74b63806f7d6bb80b8393db1a12ae2dbc", "reference": "38682dd1055abd547a2bdd77e9b6460d203a42c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"php": ">=7.4", "php": ">=7.4",
"phpdocumentor/reflection-docblock": "^4.3.4|^5.0", "phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0",
"phpdocumentor/type-resolver": "^1.8.2", "phpdocumentor/type-resolver": "^1.8.2",
"psr/cache": "^1.0|^2.0|^3.0", "psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/container": "^1.0|^2.0", "psr/container": "^1.0 || ^2.0",
"psr/log": "^1.0|^2.0|^3.0", "psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/config": "^5.4|^6.0|^7.0", "symfony/config": "^5.4 || ^6.0 || ^7.0",
"symfony/console": "^5.4|^6.0|^7.0", "symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/deprecation-contracts": "^2.1|^3", "symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/framework-bundle": "^5.4.24|^6.0|^7.0", "symfony/framework-bundle": "^5.4.24 || ^6.0 || ^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
"symfony/options-resolver": "^5.4|^6.0|^7.0", "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
"symfony/property-info": "^5.4.10|^6.0|^7.0", "symfony/property-info": "^5.4.10 || ^6.0 || ^7.0",
"symfony/routing": "^5.4|^6.0|^7.0", "symfony/routing": "^5.4 || ^6.0 || ^7.0",
"zircote/swagger-php": "^4.6.1" "zircote/swagger-php": "^4.6.1"
}, },
"conflict": { "conflict": {
"zircote/swagger-php": "4.8.7" "zircote/swagger-php": "4.8.7"
}, },
"require-dev": { "require-dev": {
"api-platform/core": "^2.7.0|^3", "api-platform/core": "^2.7.0 || ^3",
"composer/package-versions-deprecated": "1.11.99.1", "composer/package-versions-deprecated": "1.11.99.1",
"doctrine/annotations": "^2.0", "doctrine/annotations": "^2.0",
"friendsofphp/php-cs-fixer": "^3.52", "friendsofphp/php-cs-fixer": "^3.52",
"friendsofsymfony/rest-bundle": "^2.8|^3.0", "friendsofsymfony/rest-bundle": "^2.8 || ^3.0",
"jms/serializer": "^1.14|^3.0", "jms/serializer": "^1.14 || ^3.0",
"jms/serializer-bundle": "^2.3|^3.0|^4.0|^5.0", "jms/serializer-bundle": "^2.3 || ^3.0 || ^4.0 || ^5.0",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5", "phpstan/phpstan-strict-rules": "^1.5",
"phpstan/phpstan-symfony": "^1.3", "phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^8.5|^9.6", "phpunit/phpunit": "^9.6 || ^10.5",
"symfony/asset": "^5.4|^6.0|^7.0", "symfony/asset": "^5.4 || ^6.0 || ^7.0",
"symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
"symfony/cache": "^5.4|^6.0|^7.0", "symfony/cache": "^5.4 || ^6.0 || ^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0", "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
"symfony/form": "^5.4|^6.0|^7.0", "symfony/form": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^6.4", "symfony/phpunit-bridge": "^6.4",
"symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4 || ^6.0 || ^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/security-csrf": "^5.4 || ^6.0 || ^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0", "symfony/serializer": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
"symfony/templating": "^5.4|^6.0|^7.0", "symfony/templating": "^5.4 || ^6.0 || ^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0", "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4|^6.0|^7.0", "symfony/validator": "^5.4 || ^6.0 || ^7.0",
"willdurand/hateoas-bundle": "^1.0|^2.0" "willdurand/hateoas-bundle": "^1.0 || ^2.0"
}, },
"suggest": { "suggest": {
"api-platform/core": "For using an API oriented framework.", "api-platform/core": "For using an API oriented framework.",
@ -5808,7 +5808,7 @@
"homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors" "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
} }
], ],
"description": "Generates documentation for your REST API from annotations", "description": "Generates documentation for your REST API from annotations and attributes",
"keywords": [ "keywords": [
"api", "api",
"doc", "doc",
@ -5817,9 +5817,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/4.25.2" "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/4.25.3"
}, },
"time": "2024-04-06T12:08:11+00:00" "time": "2024-04-15T17:00:50+00:00"
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
@ -7022,28 +7022,35 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "5.3.0", "version": "5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170" "reference": "298d2febfe79d03fe714eb871d5538da55205b1a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/298d2febfe79d03fe714eb871d5538da55205b1a",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "reference": "298d2febfe79d03fe714eb871d5538da55205b1a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/deprecations": "^1.1",
"ext-filter": "*", "ext-filter": "*",
"php": "^7.2 || ^8.0", "php": "^7.4 || ^8.0",
"phpdocumentor/reflection-common": "^2.2", "phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3", "phpdocumentor/type-resolver": "^1.7",
"phpstan/phpdoc-parser": "^1.7",
"webmozart/assert": "^1.9.1" "webmozart/assert": "^1.9.1"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~1.3.2", "mockery/mockery": "~1.3.5",
"psalm/phar": "^4.8" "phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-webmozart-assert": "^1.2",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^5.13"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -7067,15 +7074,15 @@
}, },
{ {
"name": "Jaap van Otterdijk", "name": "Jaap van Otterdijk",
"email": "account@ijaap.nl" "email": "opensource@ijaap.nl"
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.0"
}, },
"time": "2021-10-19T17:43:47+00:00" "time": "2024-04-09T21:13:58+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",