1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-31 18:31:02 +00:00

Merge pull request #7759 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.0

This commit is contained in:
Jérémy Benoist 2024-11-04 06:50:47 +01:00 committed by GitHub
commit 07820fbfd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -5625,16 +5625,16 @@
}, },
{ {
"name": "nelmio/api-doc-bundle", "name": "nelmio/api-doc-bundle",
"version": "v4.32.3", "version": "v4.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "c0a4aee62325be5a2ba101b53ac255bfb2069cc2" "reference": "9ee5f586213fc77c9adc56bd59cc9229a9da2527"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/c0a4aee62325be5a2ba101b53ac255bfb2069cc2", "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/9ee5f586213fc77c9adc56bd59cc9229a9da2527",
"reference": "c0a4aee62325be5a2ba101b53ac255bfb2069cc2", "reference": "9ee5f586213fc77c9adc56bd59cc9229a9da2527",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5735,7 +5735,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.32.3" "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.33.0"
}, },
"funding": [ "funding": [
{ {
@ -5743,7 +5743,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-25T14:07:25+00:00" "time": "2024-10-31T12:10:57+00:00"
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",