From 836300841150e7f781710d79fe28dd2e2c406dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 03:20:56 +0000 Subject: [PATCH] Bump nelmio/api-doc-bundle from 4.19.3 to 4.20.0 Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.19.3 to 4.20.0. - [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.19.3...v4.20.0) --- updated-dependencies: - dependency-name: nelmio/api-doc-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0c9d4a9c1..666b9660a 100644 --- a/composer.lock +++ b/composer.lock @@ -5766,16 +5766,16 @@ }, { "name": "nelmio/api-doc-bundle", - "version": "v4.19.3", + "version": "v4.20.0", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git", - "reference": "daadb0b567c637d737f58fd25da0b4db2321560d" + "reference": "61c08f139e104db21b12832173b08fa37c22e619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/daadb0b567c637d737f58fd25da0b4db2321560d", - "reference": "daadb0b567c637d737f58fd25da0b4db2321560d", + "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/61c08f139e104db21b12832173b08fa37c22e619", + "reference": "61c08f139e104db21b12832173b08fa37c22e619", "shasum": "" }, "require": { @@ -5870,9 +5870,9 @@ ], "support": { "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", - "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.19.3" + "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.20.0" }, - "time": "2024-02-07T13:21:48+00:00" + "time": "2024-02-13T14:15:29+00:00" }, { "name": "nelmio/cors-bundle",