From db74a61459a58da698ec771f7f979b579c37a3c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:50:20 +0000 Subject: [PATCH] Bump symfony/messenger from 6.4.3 to 6.4.6 Bumps [symfony/messenger](https://github.com/symfony/messenger) from 6.4.3 to 6.4.6. - [Release notes](https://github.com/symfony/messenger/releases) - [Changelog](https://github.com/symfony/messenger/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/messenger/compare/v6.4.3...v6.4.6) --- updated-dependencies: - dependency-name: symfony/messenger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 0e966e8..146cca3 100644 --- a/composer.lock +++ b/composer.lock @@ -4815,16 +4815,16 @@ }, { "name": "symfony/clock", - "version": "v6.4.3", + "version": "v7.0.5", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "f48770105c544001da00b8d745873a628e0de198" + "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/f48770105c544001da00b8d745873a628e0de198", - "reference": "f48770105c544001da00b8d745873a628e0de198", + "url": "https://api.github.com/repos/symfony/clock/zipball/8b9d08887353d627d5f6c3bf3373b398b49051c2", + "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2", "shasum": "", "mirrors": [ { @@ -4834,7 +4834,7 @@ ] }, "require": { - "php": ">=8.1", + "php": ">=8.2", "psr/clock": "^1.0", "symfony/polyfill-php83": "^1.28" }, @@ -4875,7 +4875,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v6.4.3" + "source": "https://github.com/symfony/clock/tree/v7.0.5" }, "funding": [ { @@ -4891,7 +4891,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-03-02T12:46:12+00:00" }, { "name": "symfony/config", @@ -6131,16 +6131,16 @@ }, { "name": "symfony/messenger", - "version": "v6.4.3", + "version": "v6.4.6", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "18d3ea9ed6d1487802f3f716596a6325cdc5ef15" + "reference": "4b7f073d341f6d0b431a1c643b40aa21506ca820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/18d3ea9ed6d1487802f3f716596a6325cdc5ef15", - "reference": "18d3ea9ed6d1487802f3f716596a6325cdc5ef15", + "url": "https://api.github.com/repos/symfony/messenger/zipball/4b7f073d341f6d0b431a1c643b40aa21506ca820", + "reference": "4b7f073d341f6d0b431a1c643b40aa21506ca820", "shasum": "", "mirrors": [ { @@ -6204,7 +6204,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v6.4.3" + "source": "https://github.com/symfony/messenger/tree/v6.4.6" }, "funding": [ { @@ -6220,7 +6220,7 @@ "type": "tidelift" } ], - "time": "2024-01-30T13:33:32+00:00" + "time": "2024-03-19T11:56:30+00:00" }, { "name": "symfony/options-resolver", @@ -9184,5 +9184,5 @@ "ext-iconv": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }