From 7c5453e540af851fedcc1cbebe9ca53d7cb26d18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 11:10:32 +0000 Subject: [PATCH] fix(deps): update dependency eventsauce/eventsauce to v3.4.1 --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index e562525..78cb478 100644 --- a/composer.lock +++ b/composer.lock @@ -557,16 +557,16 @@ }, { "name": "eventsauce/eventsauce", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/EventSaucePHP/EventSauce.git", - "reference": "a9231caa15f3bb129bb1502a2765d29a710fa696" + "reference": "5f229cb3c57087cf4882292049c09a4a1b958bd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EventSaucePHP/EventSauce/zipball/a9231caa15f3bb129bb1502a2765d29a710fa696", - "reference": "a9231caa15f3bb129bb1502a2765d29a710fa696", + "url": "https://api.github.com/repos/EventSaucePHP/EventSauce/zipball/5f229cb3c57087cf4882292049c09a4a1b958bd4", + "reference": "5f229cb3c57087cf4882292049c09a4a1b958bd4", "shasum": "" }, "require": { @@ -613,7 +613,7 @@ "homepage": "https://eventsauce.io/", "support": { "issues": "https://github.com/EventSaucePHP/EventSauce/issues", - "source": "https://github.com/EventSaucePHP/EventSauce/tree/3.4.0" + "source": "https://github.com/EventSaucePHP/EventSauce/tree/3.4.1" }, "funding": [ { @@ -621,20 +621,20 @@ "type": "github" } ], - "time": "2023-05-14T09:41:34+00:00" + "time": "2023-11-25T06:46:57+00:00" }, { "name": "eventsauce/object-hydrator", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/EventSaucePHP/ObjectHydrator.git", - "reference": "5187fba33e031b6c96c3b93bdfc21719e54108e0" + "reference": "743ee4524d1a3d7b381ef9f61afcb18e0cc81cb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EventSaucePHP/ObjectHydrator/zipball/5187fba33e031b6c96c3b93bdfc21719e54108e0", - "reference": "5187fba33e031b6c96c3b93bdfc21719e54108e0", + "url": "https://api.github.com/repos/EventSaucePHP/ObjectHydrator/zipball/743ee4524d1a3d7b381ef9f61afcb18e0cc81cb0", + "reference": "743ee4524d1a3d7b381ef9f61afcb18e0cc81cb0", "shasum": "" }, "require": { @@ -677,7 +677,7 @@ ], "support": { "issues": "https://github.com/EventSaucePHP/ObjectHydrator/issues", - "source": "https://github.com/EventSaucePHP/ObjectHydrator/tree/1.3.0" + "source": "https://github.com/EventSaucePHP/ObjectHydrator/tree/1.4.0" }, "funding": [ { @@ -685,7 +685,7 @@ "type": "github" } ], - "time": "2023-04-01T13:34:47+00:00" + "time": "2023-08-03T07:27:58+00:00" }, { "name": "fruitcake/php-cors",