From 8e0a9cd868dd5c2b4fcd7a7f8f963de0f5dec1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:43:10 +0000 Subject: [PATCH] Bump symfony/messenger from 7.2.5 to 7.2.6 Bumps [symfony/messenger](https://github.com/symfony/messenger) from 7.2.5 to 7.2.6. - [Release notes](https://github.com/symfony/messenger/releases) - [Changelog](https://github.com/symfony/messenger/blob/7.2/CHANGELOG.md) - [Commits](https://github.com/symfony/messenger/compare/v7.2.5...v7.2.6) --- updated-dependencies: - dependency-name: symfony/messenger dependency-version: 7.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 36f36d9..56abe14 100644 --- a/composer.lock +++ b/composer.lock @@ -360,16 +360,16 @@ }, { "name": "symfony/messenger", - "version": "v7.2.5", + "version": "v7.2.6", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "3ea7cdba88df1f36dad96289291a32cd9ab1862f" + "reference": "7f71d9d08c7708b758477386e7eaaa8ac78063b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/3ea7cdba88df1f36dad96289291a32cd9ab1862f", - "reference": "3ea7cdba88df1f36dad96289291a32cd9ab1862f", + "url": "https://api.github.com/repos/symfony/messenger/zipball/7f71d9d08c7708b758477386e7eaaa8ac78063b5", + "reference": "7f71d9d08c7708b758477386e7eaaa8ac78063b5", "shasum": "" }, "require": { @@ -427,7 +427,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/v7.2.5" + "source": "https://github.com/symfony/messenger/tree/v7.2.6" }, "funding": [ { @@ -443,11 +443,11 @@ "type": "tidelift" } ], - "time": "2025-03-04T12:34:02+00:00" + "time": "2025-04-27T13:34:41+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", @@ -503,7 +503,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0" }, "funding": [ { @@ -5457,16 +5457,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { @@ -5517,7 +5517,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" }, "funding": [ { @@ -5533,7 +5533,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/polyfill-php81", @@ -6238,12 +6238,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.3" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }