From 50891f41a5849622bf67fec137a9dcc2cdefbc1c Mon Sep 17 00:00:00 2001 From: szaimen <42591237+szaimen@users.noreply.github.com> Date: Fri, 22 May 2026 12:44:11 +0000 Subject: [PATCH] php dependency updates Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- php/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/php/composer.lock b/php/composer.lock index ceef20e6..d87a0c99 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -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",