From dc4def5d3334c1ebaa33564de44d963183181ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:16:38 +0400 Subject: [PATCH] Bump twig/twig from 3.14.0 to 3.14.1 in the composer group (#997) Bumps the composer group with 1 update: [twig/twig](https://github.com/twigphp/Twig). Updates `twig/twig` from 3.14.0 to 3.14.1 - [Changelog](https://github.com/twigphp/Twig/blob/v3.14.1/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.14.0...v3.14.1) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:production dependency-group: composer ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4eaa0188..a9abc657 100644 --- a/composer.lock +++ b/composer.lock @@ -11577,16 +11577,16 @@ }, { "name": "twig/twig", - "version": "v3.14.0", + "version": "v3.14.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72" + "reference": "f405356d20fb43603bcadc8b09bfb676cb04a379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/f405356d20fb43603bcadc8b09bfb676cb04a379", + "reference": "f405356d20fb43603bcadc8b09bfb676cb04a379", "shasum": "" }, "require": { @@ -11640,7 +11640,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.14.0" + "source": "https://github.com/twigphp/Twig/tree/v3.14.1" }, "funding": [ { @@ -11652,7 +11652,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T17:55:12+00:00" + "time": "2024-11-06T18:17:38+00:00" }, { "name": "webmozart/assert",