Merge pull request #7328 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.23.1

Bump nelmio/api-doc-bundle from 4.20.0 to 4.23.1
This commit is contained in:
Jérémy Benoist 2024-03-08 09:02:19 +01:00 committed by GitHub
commit bcdeba6ed1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 37 deletions

View file

@ -3,7 +3,7 @@ app:
type: annotation
doc-api:
resource: "@NelmioApiDocBundle/Resources/config/routing/swaggerui.xml"
resource: "@NelmioApiDocBundle/config/routing/swaggerui.xml"
prefix: /api/doc
homepage:

69
composer.lock generated
View file

@ -5706,16 +5706,16 @@
},
{
"name": "nelmio/api-doc-bundle",
"version": "v4.20.0",
"version": "v4.23.1",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "61c08f139e104db21b12832173b08fa37c22e619"
"reference": "a15b5923602c669007ea53a1a87991e9e147daab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/61c08f139e104db21b12832173b08fa37c22e619",
"reference": "61c08f139e104db21b12832173b08fa37c22e619",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/a15b5923602c669007ea53a1a87991e9e147daab",
"reference": "a15b5923602c669007ea53a1a87991e9e147daab",
"shasum": ""
},
"require": {
@ -5785,11 +5785,8 @@
},
"autoload": {
"psr-4": {
"Nelmio\\ApiDocBundle\\": ""
},
"exclude-from-classmap": [
"Tests/"
]
"Nelmio\\ApiDocBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -5810,9 +5807,9 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.20.0"
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.23.1"
},
"time": "2024-02-13T14:15:29+00:00"
"time": "2024-03-07T09:21:17+00:00"
},
{
"name": "nelmio/cors-bundle",
@ -9327,16 +9324,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.35",
"version": "v5.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "db1adb004e2da984085d0178964eb6f319d3cba1"
"reference": "a30f316214d908cf5874f700f3f3fb29ceee91ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/db1adb004e2da984085d0178964eb6f319d3cba1",
"reference": "db1adb004e2da984085d0178964eb6f319d3cba1",
"url": "https://api.github.com/repos/symfony/cache/zipball/a30f316214d908cf5874f700f3f3fb29ceee91ba",
"reference": "a30f316214d908cf5874f700f3f3fb29ceee91ba",
"shasum": ""
},
"require": {
@ -9404,7 +9401,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.35"
"source": "https://github.com/symfony/cache/tree/v5.4.36"
},
"funding": [
{
@ -9420,7 +9417,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T13:51:25+00:00"
"time": "2024-02-19T13:08:14+00:00"
},
{
"name": "symfony/cache-contracts",
@ -10555,16 +10552,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.35",
"version": "v5.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "89805687f360133f18bdedfb32138ce0ddd5383c"
"reference": "224f69093099a507cf84d8c48ceb29e8653a5896"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/89805687f360133f18bdedfb32138ce0ddd5383c",
"reference": "89805687f360133f18bdedfb32138ce0ddd5383c",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/224f69093099a507cf84d8c48ceb29e8653a5896",
"reference": "224f69093099a507cf84d8c48ceb29e8653a5896",
"shasum": ""
},
"require": {
@ -10647,7 +10644,7 @@
"symfony/web-link": "^4.4|^5.0|^6.0",
"symfony/workflow": "^5.2|^6.0",
"symfony/yaml": "^4.4|^5.0|^6.0",
"twig/twig": "^2.10|^3.0"
"twig/twig": "^2.10|^3.0.4"
},
"suggest": {
"ext-apcu": "For best performance of the system caches",
@ -10685,7 +10682,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.35"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.36"
},
"funding": [
{
@ -10701,7 +10698,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T14:28:09+00:00"
"time": "2024-02-20T14:48:43+00:00"
},
{
"name": "symfony/google-mailer",
@ -11016,16 +11013,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v5.4.36",
"version": "v5.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "63a872e01fd70802b77023e2f5924170c99b2825"
"reference": "4ef7ed872564852b3c6c15fecf492975a52cbff3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/63a872e01fd70802b77023e2f5924170c99b2825",
"reference": "63a872e01fd70802b77023e2f5924170c99b2825",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4ef7ed872564852b3c6c15fecf492975a52cbff3",
"reference": "4ef7ed872564852b3c6c15fecf492975a52cbff3",
"shasum": ""
},
"require": {
@ -11108,7 +11105,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.36"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.37"
},
"funding": [
{
@ -11124,7 +11121,7 @@
"type": "tidelift"
}
],
"time": "2024-02-27T06:22:59+00:00"
"time": "2024-03-04T20:55:44+00:00"
},
{
"name": "symfony/intl",
@ -12804,16 +12801,16 @@
},
{
"name": "symfony/routing",
"version": "v5.4.35",
"version": "v5.4.37",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203"
"reference": "48ae43e443693ddb4e574f7c12f0d17ce287694e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/86c5a06a61ddaf17efa1403542e3d7146af96203",
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203",
"url": "https://api.github.com/repos/symfony/routing/zipball/48ae43e443693ddb4e574f7c12f0d17ce287694e",
"reference": "48ae43e443693ddb4e574f7c12f0d17ce287694e",
"shasum": ""
},
"require": {
@ -12874,7 +12871,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.35"
"source": "https://github.com/symfony/routing/tree/v5.4.37"
},
"funding": [
{
@ -12890,7 +12887,7 @@
"type": "tidelift"
}
],
"time": "2024-01-30T13:10:15+00:00"
"time": "2024-02-27T09:52:32+00:00"
},
{
"name": "symfony/security-bundle",