From d6ae425d260a4a9020d66305d34bdb948a7750cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 21:59:35 +0000 Subject: [PATCH] Bump twig/twig from 3.24.0 to 3.27.1 Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.24.0 to 3.27.1. - [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.24.0...v3.27.1) --- updated-dependencies: - dependency-name: twig/twig dependency-version: 3.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 34f52ff..b32f305 100644 --- a/composer.lock +++ b/composer.lock @@ -1532,16 +1532,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.6.0", + "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", "shasum": "" }, "require": { @@ -1554,7 +1554,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "autoload": { @@ -1579,7 +1579,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" }, "funding": [ { @@ -1590,12 +1590,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2026-04-13T15:52:40+00:00" }, { "name": "symfony/error-handler", @@ -2444,16 +2448,16 @@ }, { "name": "symfony/polyfill", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill.git", - "reference": "9473fdea62d1f47e2201583b9aeb097aeefd3ac2" + "reference": "09e53d15109121636a416310ea0d510bd292c463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill/zipball/9473fdea62d1f47e2201583b9aeb097aeefd3ac2", - "reference": "9473fdea62d1f47e2201583b9aeb097aeefd3ac2", + "url": "https://api.github.com/repos/symfony/polyfill/zipball/09e53d15109121636a416310ea0d510bd292c463", + "reference": "09e53d15109121636a416310ea0d510bd292c463", "shasum": "" }, "require": { @@ -2546,7 +2550,7 @@ ], "support": { "issues": "https://github.com/symfony/polyfill/issues", - "source": "https://github.com/symfony/polyfill/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill/tree/v1.38.1" }, "funding": [ { @@ -2566,7 +2570,7 @@ "type": "tidelift" } ], - "time": "2026-04-26T14:42:55+00:00" + "time": "2026-05-26T13:03:06+00:00" }, { "name": "symfony/property-access", @@ -3677,16 +3681,16 @@ }, { "name": "twig/twig", - "version": "v3.24.0", + "version": "v3.27.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a6769aefb305efef849dc25c9fd1653358c148f0" + "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0", - "reference": "a6769aefb305efef849dc25c9fd1653358c148f0", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae2071bffb38f04847fc0864d730c94b9cb8ab74", + "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74", "shasum": "" }, "require": { @@ -3741,7 +3745,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.24.0" + "source": "https://github.com/twigphp/Twig/tree/v3.27.1" }, "funding": [ { @@ -3753,7 +3757,7 @@ "type": "tidelift" } ], - "time": "2026-03-17T21:31:11+00:00" + "time": "2026-05-30T17:09:26+00:00" }, { "name": "voku/portable-utf8",