From f5d2aba743854c007df53e8350c1e4c4863f4940 Mon Sep 17 00:00:00 2001 From: "private-packagist[bot]" <24194280+private-packagist[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 13:12:17 +0000 Subject: [PATCH] Update twig/twig to v3.27.0 Conductor executed the following commands: composer update twig/twig:v3.27.0 --with-all-dependencies --minimal-changes --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2b3b328c1..2d8c325a4 100644 --- a/composer.lock +++ b/composer.lock @@ -11637,16 +11637,16 @@ }, { "name": "twig/twig", - "version": "v3.26.0", + "version": "v3.27.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc" + "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fcae487b180d78e6351f4e0afa91f9eab96a2bc", - "reference": "1fcae487b180d78e6351f4e0afa91f9eab96a2bc", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", + "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "shasum": "" }, "require": { @@ -11701,7 +11701,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.26.0" + "source": "https://github.com/twigphp/Twig/tree/v3.27.0" }, "funding": [ { @@ -11713,7 +11713,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:31:59+00:00" + "time": "2026-05-27T13:05:51+00:00" }, { "name": "ua-parser/uap-php",