mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Merge pull request #6258 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.11.0
This commit is contained in:
commit
172d8da64b
38
composer.lock
generated
38
composer.lock
generated
@ -6116,16 +6116,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nelmio/api-doc-bundle",
|
||||
"version": "v4.10.2",
|
||||
"version": "v4.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
|
||||
"reference": "52921ac56e49b20ad3ee00bca0ee04870f21b7af"
|
||||
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/52921ac56e49b20ad3ee00bca0ee04870f21b7af",
|
||||
"reference": "52921ac56e49b20ad3ee00bca0ee04870f21b7af",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/da9fd01e49b38a8cecefbf5628280e15538b32c7",
|
||||
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6222,9 +6222,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.10.2"
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.11.0"
|
||||
},
|
||||
"time": "2022-10-18T19:55:47+00:00"
|
||||
"time": "2023-01-25T17:11:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nelmio/cors-bundle",
|
||||
@ -10572,16 +10572,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b"
|
||||
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/55733a8664b8853b003e70251c58bc8cb2d82a6b",
|
||||
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
|
||||
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10638,7 +10638,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10654,7 +10654,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-12T15:54:21+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/symfony",
|
||||
@ -11763,20 +11763,20 @@
|
||||
},
|
||||
{
|
||||
"name": "zircote/swagger-php",
|
||||
"version": "4.5.3",
|
||||
"version": "4.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zircote/swagger-php.git",
|
||||
"reference": "e505bce612a86fe90f8fd50917e0848afc5d2ba8"
|
||||
"reference": "ee8147745c92dd4404adb531751ce32676b888d4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/e505bce612a86fe90f8fd50917e0848afc5d2ba8",
|
||||
"reference": "e505bce612a86fe90f8fd50917e0848afc5d2ba8",
|
||||
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/ee8147745c92dd4404adb531751ce32676b888d4",
|
||||
"reference": "ee8147745c92dd4404adb531751ce32676b888d4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/annotations": "^1.7",
|
||||
"doctrine/annotations": "^1.7 || ^2.0",
|
||||
"ext-json": "*",
|
||||
"php": ">=7.2",
|
||||
"psr/log": "^1.1 || ^2.0 || ^3.0",
|
||||
@ -11835,9 +11835,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/zircote/swagger-php/issues",
|
||||
"source": "https://github.com/zircote/swagger-php/tree/4.5.3"
|
||||
"source": "https://github.com/zircote/swagger-php/tree/4.6.0"
|
||||
},
|
||||
"time": "2022-12-21T18:26:59+00:00"
|
||||
"time": "2023-01-13T00:51:01+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
Loading…
Reference in New Issue
Block a user