From e5c33a28b35e432cbb335cdf5f4314630aa98d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:37:35 +0000 Subject: [PATCH] chore(deps): bump twig/twig Bumps the composer group with 1 update in the /templates/twig-component directory: [twig/twig](https://github.com/twigphp/Twig). Updates `twig/twig` from 3.24.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.24.0...v3.26.0) --- updated-dependencies: - dependency-name: twig/twig dependency-version: 3.26.0 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] --- templates/twig-component/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/twig-component/composer.lock b/templates/twig-component/composer.lock index fe28b2da..2c266669 100644 --- a/templates/twig-component/composer.lock +++ b/templates/twig-component/composer.lock @@ -2697,16 +2697,16 @@ }, { "name": "twig/twig", - "version": "v3.24.0", + "version": "v3.26.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a6769aefb305efef849dc25c9fd1653358c148f0" + "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0", - "reference": "a6769aefb305efef849dc25c9fd1653358c148f0", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc", + "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc", "shasum": "" }, "require": { @@ -2761,7 +2761,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.24.0" + "source": "https://github.com/twigphp/Twig/tree/v3.26.0" }, "funding": [ { @@ -2773,7 +2773,7 @@ "type": "tidelift" } ], - "time": "2026-03-17T21:31:11+00:00" + "time": "2026-05-20T07:31:59+00:00" }, { "name": "vardumper/extended-htmldocument",