From 85b5eb43b07a7b8b86701a6834de2876763e72ae Mon Sep 17 00:00:00 2001 From: Spryker Bot Date: Thu, 16 Nov 2023 13:13:40 +0000 Subject: [PATCH] FRW-2276 Merge nonsplit/master. --- composer.lock | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index f98049c2d0..dbff741528 100644 --- a/composer.lock +++ b/composer.lock @@ -31973,7 +31973,7 @@ }, { "name": "spryker/event-behavior", - "version": "1.26.0", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/spryker/event-behavior.git", @@ -32048,20 +32048,20 @@ }, { "name": "spryker/event-dispatcher", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/spryker/event-dispatcher.git", - "reference": "fb60faa79ed150f57c8836dca31e1a6fc8b348ff" + "reference": "9c363533be50b2edf20e35a5f8b0399d24f87732" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/fb60faa79ed150f57c8836dca31e1a6fc8b348ff", - "reference": "fb60faa79ed150f57c8836dca31e1a6fc8b348ff", + "url": "https://api.github.com/repos/spryker/event-dispatcher/zipball/9c363533be50b2edf20e35a5f8b0399d24f87732", + "reference": "9c363533be50b2edf20e35a5f8b0399d24f87732", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=8.1", "spryker/application-extension": "^1.0.0", "spryker/event-dispatcher-extension": "^1.0.0", "spryker/kernel": "^3.52.0", @@ -32072,9 +32072,6 @@ "spryker/container": "*", "spryker/testify": "*" }, - "suggest": { - "spryker/container": "If you want to use the EventDispatcherApplicationPlugin" - }, "type": "library", "extra": { "branch-alias": { @@ -32095,9 +32092,9 @@ ], "description": "EventDispatcher module", "support": { - "source": "https://github.com/spryker/event-dispatcher/tree/1.5.0" + "source": "https://github.com/spryker/event-dispatcher/tree/1.6.0" }, - "time": "2023-09-07T10:42:07+00:00" + "time": "2023-11-16T13:02:58+00:00" }, { "name": "spryker/event-dispatcher-extension",