From f2beafa6d45bc732dab37763c3c291f75d60c4fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:02:09 +0000 Subject: [PATCH] Update drupal/twig_tweak module from 3.4.1 to 3.4.2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d54961109..6bc4846d2 100644 --- a/composer.json +++ b/composer.json @@ -115,7 +115,7 @@ "drupal/symfony_mailer": "1.6.2", "drupal/tfa": "1.12.0", "drupal/token": "1.17.0", - "drupal/twig_tweak": "3.4.1", + "drupal/twig_tweak": "3.4.2", "drupal/username_enumeration_prevention": "1.4.0", "drupal/views_data_export": "1.9.0", "drupal/webform": "6.3.0-beta8",