From 11adc0140c6359ebe6835c7d02b8f513b85af6c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:58:05 +0100 Subject: [PATCH] fix(deps): update dependency twig/string-extra to v3.15.0 (#5394) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 94bb5da16d..553c78efa3 100644 --- a/composer.lock +++ b/composer.lock @@ -8534,16 +8534,16 @@ }, { "name": "twig/string-extra", - "version": "v3.13.0", + "version": "v3.15.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "148e869d87cf4bea9d97896ab49e048e4add3310" + "reference": "b098bd4910aba185afb70e40b8e23071fce8c656" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/148e869d87cf4bea9d97896ab49e048e4add3310", - "reference": "148e869d87cf4bea9d97896ab49e048e4add3310", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/b098bd4910aba185afb70e40b8e23071fce8c656", + "reference": "b098bd4910aba185afb70e40b8e23071fce8c656", "shasum": "" }, "require": { @@ -8585,7 +8585,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.13.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.15.0" }, "funding": [ { @@ -8597,7 +8597,7 @@ "type": "tidelift" } ], - "time": "2024-09-03T13:08:40+00:00" + "time": "2024-11-03T14:08:48+00:00" }, { "name": "twig/twig",