From 35db5e15e1ee34f0d89b0ebc52cade9149632bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 02:14:24 +0000 Subject: [PATCH] Bump twig/twig from 3.10.1 to 3.10.2 in the twig-dependencies group Bumps the twig-dependencies group with 1 update: [twig/twig](https://github.com/twigphp/Twig). Updates `twig/twig` from 3.10.1 to 3.10.2 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:production update-type: version-update:semver-patch dependency-group: twig-dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 0b5d7e1b7..bf05f5e79 100644 --- a/composer.lock +++ b/composer.lock @@ -14936,16 +14936,16 @@ }, { "name": "twig/twig", - "version": "v3.10.1", + "version": "v3.10.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7" + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", - "reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/7aaed0b8311a557cc8c4047a71fd03153a00e755", + "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755", "shasum": "" }, "require": { @@ -14999,7 +14999,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.10.1" + "source": "https://github.com/twigphp/Twig/tree/v3.10.2" }, "funding": [ { @@ -15011,7 +15011,7 @@ "type": "tidelift" } ], - "time": "2024-05-12T06:16:18+00:00" + "time": "2024-05-14T06:04:16+00:00" }, { "name": "wallabag/phpepub",