From 48ec6502d6e563caf243772d5a5b1be7ec25e746 Mon Sep 17 00:00:00 2001 From: szaimen <42591237+szaimen@users.noreply.github.com> Date: Tue, 14 May 2024 12:02:38 +0000 Subject: [PATCH] php dependency updates Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- php/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/php/composer.lock b/php/composer.lock index 1acd6569..735dd331 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -1710,16 +1710,16 @@ }, { "name": "twig/twig", - "version": "v3.10.1", + "version": "v3.10.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7" + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7aaed0b8311a557cc8c4047a71fd03153a00e755", + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755", "shasum": "" }, "require": { @@ -1773,7 +1773,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.10.1" + "source": "https://github.com/twigphp/Twig/tree/v3.10.2" }, "funding": [ { @@ -1785,7 +1785,7 @@ "type": "tidelift" } ], - "time": "2024-05-12T06:16:18+00:00" + "time": "2024-05-14T06:04:16+00:00" } ], "packages-dev": [],