From 8c161e33355c03692f13a3d5502de70885b00ef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:38:28 +0000 Subject: [PATCH] Bump twig/twig from 3.25.0 to 3.26.0 Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.25.0 to 3.26.0. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.25.0...v3.26.0) --- updated-dependencies: - dependency-name: twig/twig dependency-version: 3.26.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 101cedac3..66c8d3475 100644 --- a/composer.lock +++ b/composer.lock @@ -18340,16 +18340,16 @@ }, { "name": "twig/twig", - "version": "v3.25.0", + "version": "v3.26.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "0dade995be754556af4dcbf8721d45cb3271f9b4" + "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/0dade995be754556af4dcbf8721d45cb3271f9b4", - "reference": "0dade995be754556af4dcbf8721d45cb3271f9b4", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc", + "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc", "shasum": "" }, "require": { @@ -18404,7 +18404,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.25.0" + "source": "https://github.com/twigphp/Twig/tree/v3.26.0" }, "funding": [ { @@ -18416,7 +18416,7 @@ "type": "tidelift" } ], - "time": "2026-05-17T07:41:26+00:00" + "time": "2026-05-20T07:31:59+00:00" }, { "name": "ua-parser/uap-php",