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

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

---
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] 2025-02-14 04:00:13 +00:00 committed by GitHub
parent e8a3e1cb5b
commit 44405b55a4
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",