1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #8005 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.37.1

Bump nelmio/api-doc-bundle from 4.36.2 to 4.37.1
This commit is contained in:
Jérémy Benoist 2025-02-17 09:03:45 +01:00 committed by GitHub
commit 83f2cabe0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -5708,16 +5708,16 @@
}, },
{ {
"name": "nelmio/api-doc-bundle", "name": "nelmio/api-doc-bundle",
"version": "v4.36.2", "version": "v4.37.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "a482abdcac37d6238819a99dd84250963f0cb442" "reference": "1497977f82d396f1dda8120434c6d29f3de683e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/a482abdcac37d6238819a99dd84250963f0cb442", "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/1497977f82d396f1dda8120434c6d29f3de683e6",
"reference": "a482abdcac37d6238819a99dd84250963f0cb442", "reference": "1497977f82d396f1dda8120434c6d29f3de683e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5818,7 +5818,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.36.2" "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.37.1"
}, },
"funding": [ "funding": [
{ {
@ -5826,7 +5826,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-13T12:07:27+00:00" "time": "2025-02-14T12:47:20+00:00"
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",