Loading composer.lock +8 −8 Original line number Diff line number Diff line Loading @@ -417,7 +417,7 @@ "dist": { "type": "path", "url": "core", "reference": "b8a3057150bd59934bfc911a3e7082a5cab672f9" "reference": "44888f4d3a915550eeb278e79697367447157053" }, "require": { "asm89/stack-cors": "^2.3", Loading Loading @@ -462,7 +462,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4.40", "twig/twig": "^3.27.0" "twig/twig": "^3.28.0" }, "conflict": { "dealerdirect/phpcodesniffer-composer-installer": "1.1.0", Loading Loading @@ -4355,16 +4355,16 @@ }, { "name": "twig/twig", "version": "v3.27.0", "version": "v3.28.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed" "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "url": "https://api.github.com/repos/twigphp/Twig/zipball/597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "shasum": "" }, "require": { Loading Loading @@ -4419,7 +4419,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v3.27.0" "source": "https://github.com/twigphp/Twig/tree/v3.28.0" }, "funding": [ { Loading @@ -4431,7 +4431,7 @@ "type": "tidelift" } ], "time": "2026-05-27T13:05:51+00:00" "time": "2026-07-03T20:44:34+00:00" } ], "packages-dev": [ Loading core/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "symfony/process": "^6.4.33", "symfony/polyfill-iconv": "^1.26", "symfony/yaml": "^6.4.40", "twig/twig": "^3.27.0", "twig/twig": "^3.28.0", "doctrine/lexer": "^2", "guzzlehttp/guzzle": "^7.5", "guzzlehttp/psr7": "^2.4.5", Loading core/lib/Drupal/Core/Template/TwigSandboxPolicy.php +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ public function __construct() { /** * {@inheritdoc} */ public function checkSecurity($tags, $filters, $functions): void {} public function checkSecurity($tags, $filters, $functions, array $tests = []): void {} /** * {@inheritdoc} Loading Loading
composer.lock +8 −8 Original line number Diff line number Diff line Loading @@ -417,7 +417,7 @@ "dist": { "type": "path", "url": "core", "reference": "b8a3057150bd59934bfc911a3e7082a5cab672f9" "reference": "44888f4d3a915550eeb278e79697367447157053" }, "require": { "asm89/stack-cors": "^2.3", Loading Loading @@ -462,7 +462,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4.40", "twig/twig": "^3.27.0" "twig/twig": "^3.28.0" }, "conflict": { "dealerdirect/phpcodesniffer-composer-installer": "1.1.0", Loading Loading @@ -4355,16 +4355,16 @@ }, { "name": "twig/twig", "version": "v3.27.0", "version": "v3.28.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed" "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "reference": "04ae1bfe9463c816cf72ca0abe7eae2c77a9a9ed", "url": "https://api.github.com/repos/twigphp/Twig/zipball/597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "shasum": "" }, "require": { Loading Loading @@ -4419,7 +4419,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v3.27.0" "source": "https://github.com/twigphp/Twig/tree/v3.28.0" }, "funding": [ { Loading @@ -4431,7 +4431,7 @@ "type": "tidelift" } ], "time": "2026-05-27T13:05:51+00:00" "time": "2026-07-03T20:44:34+00:00" } ], "packages-dev": [ Loading
core/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ "symfony/process": "^6.4.33", "symfony/polyfill-iconv": "^1.26", "symfony/yaml": "^6.4.40", "twig/twig": "^3.27.0", "twig/twig": "^3.28.0", "doctrine/lexer": "^2", "guzzlehttp/guzzle": "^7.5", "guzzlehttp/psr7": "^2.4.5", Loading
core/lib/Drupal/Core/Template/TwigSandboxPolicy.php +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ public function __construct() { /** * {@inheritdoc} */ public function checkSecurity($tags, $filters, $functions): void {} public function checkSecurity($tags, $filters, $functions, array $tests = []): void {} /** * {@inheritdoc} Loading