From 7fb82bf37614def36f3eeed095be30ebfdbc7be8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 17:22:28 +0000 Subject: [PATCH] Update dependency twig/extra-bundle to v3.9.3 --- api/composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index da7460b96c..b1f220a2cf 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -9816,16 +9816,16 @@ }, { "name": "twig/extra-bundle", - "version": "v3.9.0", + "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a" + "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/3a68ffc7747ecc25823cabe2127710ced516a16a", - "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/ef6869adf1fdab66f7e495771a7ba01496ffc0d5", + "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5", "shasum": "" }, "require": { @@ -9874,7 +9874,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.0" + "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.3" }, "funding": [ { @@ -9886,20 +9886,20 @@ "type": "tidelift" } ], - "time": "2024-02-07T08:24:24+00:00" + "time": "2024-04-18T09:24:21+00:00" }, { "name": "twig/twig", - "version": "v3.9.0", + "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9" + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/47857eebb197745f66369b76c044a2359e3cc5b9", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", "shasum": "" }, "require": { @@ -9953,7 +9953,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.9.0" + "source": "https://github.com/twigphp/Twig/tree/v3.9.3" }, "funding": [ { @@ -9965,7 +9965,7 @@ "type": "tidelift" } ], - "time": "2024-04-16T16:04:21+00:00" + "time": "2024-04-18T11:59:33+00:00" }, { "name": "webmozart/assert",