From faf8d7728efd8307c0de49322a02da9a5223703f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:58:26 +0000 Subject: [PATCH] Update dependency twig/string-extra to ^3.19.0 --- composer.json | 2 +- composer.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 967bcd1..9dcca45 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "symfony/yaml": "^7.2.3", "symfonycasts/tailwind-bundle": "^0.7.1", "twig/extra-bundle": "^3.18.0", - "twig/string-extra": "^3.18.0", + "twig/string-extra": "^3.19.0", "twig/twig": "^3.18.0" }, "config": { diff --git a/composer.lock b/composer.lock index 285197e..1117932 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": "4e8dbf6c5cde3844111c43bf721c07e6", + "content-hash": "f7dc2f97724334bd050309f238b53167", "packages": [ { "name": "composer/semver", @@ -4206,7 +4206,7 @@ }, { "name": "twig/string-extra", - "version": "v3.18.0", + "version": "v3.19.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", @@ -4257,7 +4257,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.18.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.19.0" }, "funding": [ {