mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 09:25:25 +00:00
Merge pull request #6270 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.11.1
This commit is contained in:
commit
cc68ed2b5d
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -6116,20 +6116,20 @@
|
|||
},
|
||||
{
|
||||
"name": "nelmio/api-doc-bundle",
|
||||
"version": "v4.11.0",
|
||||
"version": "v4.11.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nelmio/NelmioApiDocBundle.git",
|
||||
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7"
|
||||
"reference": "d40c4eb0c090675f3685f75712af331f02924462"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/da9fd01e49b38a8cecefbf5628280e15538b32c7",
|
||||
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7",
|
||||
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/d40c4eb0c090675f3685f75712af331f02924462",
|
||||
"reference": "d40c4eb0c090675f3685f75712af331f02924462",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/annotations": "^1.11",
|
||||
"doctrine/annotations": "^1.11|^2.0",
|
||||
"ext-json": "*",
|
||||
"php": ">=7.2",
|
||||
"phpdocumentor/reflection-docblock": "^3.1|^4.0|^5.0",
|
||||
|
@ -6222,9 +6222,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.11.0"
|
||||
"source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.11.1"
|
||||
},
|
||||
"time": "2023-01-25T17:11:02+00:00"
|
||||
"time": "2023-02-01T07:18:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nelmio/cors-bundle",
|
||||
|
|
Loading…
Reference in a new issue