From 867ebdb6f91180fe2f28943e4f8caafe1e4c9dc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:24:30 +0000 Subject: [PATCH] Lock file maintenance (#285) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index a1cf07e..fd4f271 100644 --- a/composer.lock +++ b/composer.lock @@ -1256,16 +1256,16 @@ }, { "name": "revolt/event-loop", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/revoltphp/event-loop.git", - "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254" + "reference": "09bf1bf7f7f574453efe43044b06fafe12216eb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/25de49af7223ba039f64da4ae9a28ec2d10d0254", - "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254", + "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/09bf1bf7f7f574453efe43044b06fafe12216eb3", + "reference": "09bf1bf7f7f574453efe43044b06fafe12216eb3", "shasum": "" }, "require": { @@ -1322,9 +1322,9 @@ ], "support": { "issues": "https://github.com/revoltphp/event-loop/issues", - "source": "https://github.com/revoltphp/event-loop/tree/v1.0.6" + "source": "https://github.com/revoltphp/event-loop/tree/v1.0.7" }, - "time": "2023-11-30T05:34:44+00:00" + "time": "2025-01-25T19:27:39+00:00" }, { "name": "roave/backward-compatibility-check", @@ -1401,16 +1401,16 @@ }, { "name": "roave/better-reflection", - "version": "6.56.0", + "version": "6.57.0", "source": { "type": "git", "url": "https://github.com/Roave/BetterReflection.git", - "reference": "87fc50186197726e2e5aa24acf910743134951fe" + "reference": "d5fa8e106a1a046ea9b9a79e4ce95c6b6c158ae0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/87fc50186197726e2e5aa24acf910743134951fe", - "reference": "87fc50186197726e2e5aa24acf910743134951fe", + "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/d5fa8e106a1a046ea9b9a79e4ce95c6b6c158ae0", + "reference": "d5fa8e106a1a046ea9b9a79e4ce95c6b6c158ae0", "shasum": "" }, "require": { @@ -1464,9 +1464,9 @@ "description": "Better Reflection - an improved code reflection API", "support": { "issues": "https://github.com/Roave/BetterReflection/issues", - "source": "https://github.com/Roave/BetterReflection/tree/6.56.0" + "source": "https://github.com/Roave/BetterReflection/tree/6.57.0" }, - "time": "2025-02-09T11:05:37+00:00" + "time": "2025-02-12T20:28:58+00:00" }, { "name": "seld/jsonlint",