Merge pull request #7707 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.32.0

Bump nelmio/api-doc-bundle from 4.31.0 to 4.32.0
This commit is contained in:
Jérémy Benoist 2024-10-01 10:38:47 +02:00 committed by GitHub
commit 4e30296e3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -5626,16 +5626,16 @@
}, },
{ {
"name": "nelmio/api-doc-bundle", "name": "nelmio/api-doc-bundle",
"version": "v4.31.0", "version": "v4.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "322c47b9fa3c5913ec9bbeba537a32407151be73" "reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/322c47b9fa3c5913ec9bbeba537a32407151be73", "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/6ea702702ffb3382e9fd9776c868ff7386dbc772",
"reference": "322c47b9fa3c5913ec9bbeba537a32407151be73", "reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5736,7 +5736,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.31.0" "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.32.0"
}, },
"funding": [ "funding": [
{ {
@ -5744,7 +5744,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-09-24T13:56:25+00:00" "time": "2024-09-30T13:06:21+00:00"
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
@ -7182,16 +7182,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.31.0", "version": "1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17" "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17", "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7223,9 +7223,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0"
}, },
"time": "2024-09-22T11:32:18+00:00" "time": "2024-09-26T07:23:32+00:00"
}, },
{ {
"name": "phpzip/phpzip", "name": "phpzip/phpzip",