From c8c5141baf8b266a804a69ffbd63a3d46c0005b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:26:12 +0000 Subject: [PATCH] Update dependency twig/string-extra to ^3.15.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1ef6303..caedef8 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "symfony/yaml": "^7.1.6", "symfonycasts/tailwind-bundle": "^0.6.1", "twig/extra-bundle": "^3.13.0", - "twig/string-extra": "^3.13.0", + "twig/string-extra": "^3.15.0", "twig/twig": "^3.14.2" }, "config": { diff --git a/composer.lock b/composer.lock index 5e6e4dd..e5d6ae8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1711b2e33ff93fe523c95feade03efd6", + "content-hash": "df17288e60346261949613d812b29720", "packages": [ { "name": "composer/semver", @@ -4207,16 +4207,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": { @@ -4258,7 +4258,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": [ { @@ -4270,7 +4270,7 @@ "type": "tidelift" } ], - "time": "2024-09-03T13:08:40+00:00" + "time": "2024-11-03T14:08:48+00:00" }, { "name": "twig/twig",