diff --git a/composer.json b/composer.json index cba91d5ac8..f8256ee354 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.24.0", - "twig/twig": "~3.25.0" + "twig/twig": "~3.26.0" }, "require-dev": { "carthage-software/mago": "~1.28.0", diff --git a/composer.lock b/composer.lock index 82e59b55cd..a41f4b0fda 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": "c7bb0619cb62dd3a60d127dd688a1648", + "content-hash": "148e4960a209ee6a87b421e35112fda9", "packages": [ { "name": "2tvenom/cborencode", @@ -7853,16 +7853,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": { @@ -7917,7 +7917,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": [ { @@ -7929,7 +7929,7 @@ "type": "tidelift" } ], - "time": "2026-05-17T07:41:26+00:00" + "time": "2026-05-20T07:31:59+00:00" }, { "name": "web-token/jwt-library",