From 16402a93d226a7c4b204cf6792745f4e02596891 Mon Sep 17 00:00:00 2001 From: szaimen <42591237+szaimen@users.noreply.github.com> Date: Wed, 2 Sep 2026 13:11:30 +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 cd0a6b34..2ab14346 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -1289,16 +1289,16 @@ }, { "name": "slim/slim", - "version": "4.15.2", + "version": "4.15.3", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", - "reference": "e12cb05ca2a14e8f459d019e87a31dc915b80470" + "reference": "3675bf6baac66b07032575b7bef4200b60b7974b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slimphp/Slim/zipball/e12cb05ca2a14e8f459d019e87a31dc915b80470", - "reference": "e12cb05ca2a14e8f459d019e87a31dc915b80470", + "url": "https://api.github.com/repos/slimphp/Slim/zipball/3675bf6baac66b07032575b7bef4200b60b7974b", + "reference": "3675bf6baac66b07032575b7bef4200b60b7974b", "shasum": "" }, "require": { @@ -1401,7 +1401,7 @@ "type": "tidelift" } ], - "time": "2026-05-22T08:00:12+00:00" + "time": "2026-09-01T17:11:05+00:00" }, { "name": "slim/twig-view",