Bump nelmio/api-doc-bundle from 4.11.0 to 4.11.1

Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.11.0...v4.11.1)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-02 03:02:10 +00:00 committed by GitHub
parent 0c313d396b
commit 29d384598d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -6116,20 +6116,20 @@
}, },
{ {
"name": "nelmio/api-doc-bundle", "name": "nelmio/api-doc-bundle",
"version": "v4.11.0", "version": "v4.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7" "reference": "d40c4eb0c090675f3685f75712af331f02924462"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/da9fd01e49b38a8cecefbf5628280e15538b32c7", "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/d40c4eb0c090675f3685f75712af331f02924462",
"reference": "da9fd01e49b38a8cecefbf5628280e15538b32c7", "reference": "d40c4eb0c090675f3685f75712af331f02924462",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/annotations": "^1.11", "doctrine/annotations": "^1.11|^2.0",
"ext-json": "*", "ext-json": "*",
"php": ">=7.2", "php": ">=7.2",
"phpdocumentor/reflection-docblock": "^3.1|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^3.1|^4.0|^5.0",
@ -6222,9 +6222,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", "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", "name": "nelmio/cors-bundle",