From cff1608bcb9858ded2e2c723b03a44890cbb3330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 02:26:13 +0000 Subject: [PATCH] Bump nelmio/cors-bundle from 2.4.0 to 2.5.0 Bumps [nelmio/cors-bundle](https://github.com/nelmio/NelmioCorsBundle) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/nelmio/NelmioCorsBundle/releases) - [Changelog](https://github.com/nelmio/NelmioCorsBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/nelmio/NelmioCorsBundle/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: nelmio/cors-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 da44010bd..a9e1d5a3a 100644 --- a/composer.lock +++ b/composer.lock @@ -5827,16 +5827,16 @@ }, { "name": "nelmio/cors-bundle", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioCorsBundle.git", - "reference": "78fcdb91f76b080a1008133def9c7f613833933d" + "reference": "3a526fe025cd20e04a6a11370cf5ab28dbb5a544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d", - "reference": "78fcdb91f76b080a1008133def9c7f613833933d", + "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/3a526fe025cd20e04a6a11370cf5ab28dbb5a544", + "reference": "3a526fe025cd20e04a6a11370cf5ab28dbb5a544", "shasum": "" }, "require": { @@ -5883,9 +5883,9 @@ ], "support": { "issues": "https://github.com/nelmio/NelmioCorsBundle/issues", - "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0" + "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.5.0" }, - "time": "2023-11-30T16:41:19+00:00" + "time": "2024-06-24T21:25:28+00:00" }, { "name": "pagerfanta/core",