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",