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

Merge pull request #8001 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.36.2

This commit is contained in:
Jérémy Benoist 2025-02-14 06:47:43 +01:00 committed by GitHub
commit a4a48c25e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -5708,16 +5708,16 @@
},
{
"name": "nelmio/api-doc-bundle",
"version": "v4.36.1",
"version": "v4.36.2",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "cdc855ef8e6a811336c3a6c72fe99fbe13a78e37"
"reference": "a482abdcac37d6238819a99dd84250963f0cb442"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/cdc855ef8e6a811336c3a6c72fe99fbe13a78e37",
"reference": "cdc855ef8e6a811336c3a6c72fe99fbe13a78e37",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/a482abdcac37d6238819a99dd84250963f0cb442",
"reference": "a482abdcac37d6238819a99dd84250963f0cb442",
"shasum": ""
},
"require": {
@ -5818,7 +5818,7 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.36.1"
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.36.2"
},
"funding": [
{
@ -5826,7 +5826,7 @@
"type": "github"
}
],
"time": "2025-01-19T17:01:30+00:00"
"time": "2025-02-13T12:07:27+00:00"
},
{
"name": "nelmio/cors-bundle",
@ -7320,16 +7320,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "2.0.0",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "c00d78fb6b29658347f9d37ebe104bffadf36299"
"reference": "72e51f7c32c5aef7c8b462195b8c599b11199893"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/c00d78fb6b29658347f9d37ebe104bffadf36299",
"reference": "c00d78fb6b29658347f9d37ebe104bffadf36299",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/72e51f7c32c5aef7c8b462195b8c599b11199893",
"reference": "72e51f7c32c5aef7c8b462195b8c599b11199893",
"shasum": ""
},
"require": {
@ -7361,9 +7361,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.1"
},
"time": "2024-10-13T11:29:49+00:00"
"time": "2025-02-13T12:25:43+00:00"
},
{
"name": "phpzip/phpzip",