From 9af9ea325756c143fdf187d80b0581ba1e2a8af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 04:54:19 +0000 Subject: [PATCH] Bump symfony/options-resolver from 5.4.39 to 5.4.40 Bumps [symfony/options-resolver](https://github.com/symfony/options-resolver) from 5.4.39 to 5.4.40. - [Release notes](https://github.com/symfony/options-resolver/releases) - [Changelog](https://github.com/symfony/options-resolver/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/options-resolver/compare/v5.4.39...v5.4.40) --- updated-dependencies: - dependency-name: symfony/options-resolver dependency-type: indirect 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 6027703..192fbde 100644 --- a/composer.lock +++ b/composer.lock @@ -4943,16 +4943,16 @@ }, { "name": "symfony/options-resolver", - "version": "v5.4.39", + "version": "v5.4.40", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "1303bb73d6c3882f07c618129295503085dfddb9" + "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/1303bb73d6c3882f07c618129295503085dfddb9", - "reference": "1303bb73d6c3882f07c618129295503085dfddb9", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/bd1afbde6613a8d6b956115e0e14b196191fd0c4", + "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4", "shasum": "" }, "require": { @@ -4992,7 +4992,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.39" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.40" }, "funding": [ { @@ -5008,7 +5008,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T08:26:06+00:00" + "time": "2024-05-31T14:33:22+00:00" }, { "name": "symfony/polyfill-intl-grapheme",