From 9caf031eaeb95396aeb68d61548592baa0acc3d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:08:58 +0000 Subject: [PATCH] Bump nelmio/api-doc-bundle from 4.24.1 to 4.25.0 Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.24.1 to 4.25.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.24.1...v4.25.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 9db284851..954b9b571 100644 --- a/composer.lock +++ b/composer.lock @@ -5707,16 +5707,16 @@ }, { "name": "nelmio/api-doc-bundle", - "version": "v4.24.1", + "version": "v4.25.0", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git", - "reference": "196ef001c9d6a2df26df82b4e5a78fad7f4debba" + "reference": "4ff744fcaa21bdd6722e6c1772154eedc5982871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/196ef001c9d6a2df26df82b4e5a78fad7f4debba", - "reference": "196ef001c9d6a2df26df82b4e5a78fad7f4debba", + "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/4ff744fcaa21bdd6722e6c1772154eedc5982871", + "reference": "4ff744fcaa21bdd6722e6c1772154eedc5982871", "shasum": "" }, "require": { @@ -5812,9 +5812,9 @@ ], "support": { "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", - "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.24.1" + "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.25.0" }, - "time": "2024-03-25T13:06:46+00:00" + "time": "2024-03-30T14:46:27+00:00" }, { "name": "nelmio/cors-bundle",