diff --git a/composer.json b/composer.json index 1fdb653..5cca4c9 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.15.0" }, "config": { diff --git a/composer.lock b/composer.lock index 473fafb..f9f299b 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": "03ffcdf4e5411bfd033cc80f7e945429", + "content-hash": "3f868b9cedbfe0f10dda58433e4ea9ba", "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",