From 85fdcd9026bee56c2b99ef4b24437c843c11c129 Mon Sep 17 00:00:00 2001 From: szaimen <42591237+szaimen@users.noreply.github.com> Date: Sat, 23 May 2026 12:17:08 +0000 Subject: [PATCH] php dependency updates Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- php/composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/php/composer.lock b/php/composer.lock index ceef20e6..0f5670e5 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -64,16 +64,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.10.3", + "version": "7.10.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86" + "reference": "aec528da477062d3af11f51e6b33402be233b21f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", - "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aec528da477062d3af11f51e6b33402be233b21f", + "reference": "aec528da477062d3af11f51e6b33402be233b21f", "shasum": "" }, "require": { @@ -171,7 +171,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.10.3" + "source": "https://github.com/guzzle/guzzle/tree/7.10.4" }, "funding": [ { @@ -187,7 +187,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T22:59:19+00:00" + "time": "2026-05-22T19:00:53+00:00" }, { "name": "guzzlehttp/promises", @@ -1285,16 +1285,16 @@ }, { "name": "slim/slim", - "version": "4.15.1", + "version": "4.15.2", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", - "reference": "887893516557506f254d950425ce7f5387a26970" + "reference": "e12cb05ca2a14e8f459d019e87a31dc915b80470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slimphp/Slim/zipball/887893516557506f254d950425ce7f5387a26970", - "reference": "887893516557506f254d950425ce7f5387a26970", + "url": "https://api.github.com/repos/slimphp/Slim/zipball/e12cb05ca2a14e8f459d019e87a31dc915b80470", + "reference": "e12cb05ca2a14e8f459d019e87a31dc915b80470", "shasum": "" }, "require": { @@ -1397,7 +1397,7 @@ "type": "tidelift" } ], - "time": "2025-11-21T12:23:44+00:00" + "time": "2026-05-22T08:00:12+00:00" }, { "name": "slim/twig-view",