diff --git a/composer.lock b/composer.lock index a0367c1..d32e374 100644 --- a/composer.lock +++ b/composer.lock @@ -360,16 +360,16 @@ }, { "name": "symfony/messenger", - "version": "v7.3.0", + "version": "v7.3.1", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "287961b893b55ac502e3704110440d0ad515dbee" + "reference": "716c89b86ce58c4946d436d862694971c999d1aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/287961b893b55ac502e3704110440d0ad515dbee", - "reference": "287961b893b55ac502e3704110440d0ad515dbee", + "url": "https://api.github.com/repos/symfony/messenger/zipball/716c89b86ce58c4946d436d862694971c999d1aa", + "reference": "716c89b86ce58c4946d436d862694971c999d1aa", "shasum": "" }, "require": { @@ -429,7 +429,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.3.0" + "source": "https://github.com/symfony/messenger/tree/v7.3.1" }, "funding": [ { @@ -445,7 +445,7 @@ "type": "tidelift" } ], - "time": "2025-05-22T15:02:37+00:00" + "time": "2025-06-27T19:55:54+00:00" }, { "name": "symfony/polyfill-php83",