From 0e6b21c7f22799910e3c37d1614420023ca50cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 03:31:07 +0000 Subject: [PATCH] Bump nelmio/api-doc-bundle from 4.19.0 to 4.19.1 Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.19.0 to 4.19.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.19.0...v4.19.1) --- updated-dependencies: - dependency-name: nelmio/api-doc-bundle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 41df9bcec..b00968314 100644 --- a/composer.lock +++ b/composer.lock @@ -5823,16 +5823,16 @@ }, { "name": "nelmio/api-doc-bundle", - "version": "v4.19.0", + "version": "v4.19.1", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git", - "reference": "b96c2630dda123d41ca96f154a6be33b8e0cf835" + "reference": "19d628a63c32c2022abb944a1542dd013fd5badc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/b96c2630dda123d41ca96f154a6be33b8e0cf835", - "reference": "b96c2630dda123d41ca96f154a6be33b8e0cf835", + "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/19d628a63c32c2022abb944a1542dd013fd5badc", + "reference": "19d628a63c32c2022abb944a1542dd013fd5badc", "shasum": "" }, "require": { @@ -5931,9 +5931,9 @@ ], "support": { "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", - "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.19.0" + "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.19.1" }, - "time": "2024-01-26T12:06:15+00:00" + "time": "2024-01-29T12:28:35+00:00" }, { "name": "nelmio/cors-bundle",