From 286bf098ae9b1eea2143b72eab35b493d045d420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:53:28 +0000 Subject: [PATCH] build(deps): bump twig/twig from 3.26.0 to 3.27.0 Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.26.0 to 3.27.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.26.0...v3.27.0) --- updated-dependencies: - dependency-name: twig/twig dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e6b7e6490f..0c0023f5d9 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "tecnickcom/tcpdf": "~6.11.2", "tivie/htaccess-parser": "~0.4.0", "twig/intl-extra": "~3.26.0", - "twig/twig": "~3.26.0" + "twig/twig": "~3.27.0" }, "require-dev": { "carthage-software/mago": "~1.29.0", diff --git a/composer.lock b/composer.lock index f2569467da..b6112efe0f 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": "745ab6a0e5c99054cc625b6c49803341", + "content-hash": "39584189167288877bf6570795c84d2e", "packages": [ { "name": "2tvenom/cborencode", @@ -7945,16 +7945,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": { @@ -8009,7 +8009,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": [ { @@ -8021,7 +8021,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:31:59+00:00" + "time": "2026-05-27T13:05:51+00:00" }, { "name": "web-token/jwt-library",