From 0662e24d86d7ccaa3dbaf6562f447713affa7693 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:33:28 +0000 Subject: [PATCH] Bump twig/twig from 3.9.0 to 3.9.3 in the dependencies group (#1731) Bumps the dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig). Updates `twig/twig` from 3.9.0 to 3.9.3 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.9.0...v3.9.3) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... 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 fd1b86d3f..c18eb3e14 100644 --- a/composer.lock +++ b/composer.lock @@ -13053,16 +13053,16 @@ }, { "name": "twig/twig", - "version": "v3.9.0", + "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9" + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/47857eebb197745f66369b76c044a2359e3cc5b9", - "reference": "47857eebb197745f66369b76c044a2359e3cc5b9", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", "shasum": "" }, "require": { @@ -13116,7 +13116,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.9.0" + "source": "https://github.com/twigphp/Twig/tree/v3.9.3" }, "funding": [ { @@ -13128,7 +13128,7 @@ "type": "tidelift" } ], - "time": "2024-04-16T16:04:21+00:00" + "time": "2024-04-18T11:59:33+00:00" }, { "name": "webmozart/assert",