Bump nelmio/api-doc-bundle from 4.36.2 to 4.37.1

Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.36.2 to 4.37.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.36.2...v4.37.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 03:27:25 +00:00 committed by GitHub
parent a4a48c25e5
commit 02e12d6299
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",