From 22bbf6db44350fda7e02f4d17754e4a039a38a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 02:57:51 +0000 Subject: [PATCH] build(deps): bump symfony/templating from 6.4.3 to 6.4.8 Bumps [symfony/templating](https://github.com/symfony/templating) from 6.4.3 to 6.4.8. - [Release notes](https://github.com/symfony/templating/releases) - [Changelog](https://github.com/symfony/templating/blob/6.4/CHANGELOG.md) - [Commits](https://github.com/symfony/templating/compare/v6.4.3...v6.4.8) --- updated-dependencies: - dependency-name: symfony/templating dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8802d78299..98d2464e35 100644 --- a/composer.lock +++ b/composer.lock @@ -9616,16 +9616,16 @@ }, { "name": "symfony/templating", - "version": "v6.4.3", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", - "reference": "55a64595417d6eb54ca2ad100a2ee9ca82cf1c26" + "reference": "e0a572c7dfd8fc2cfb488909e2ab0f5daeb2a8b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/templating/zipball/55a64595417d6eb54ca2ad100a2ee9ca82cf1c26", - "reference": "55a64595417d6eb54ca2ad100a2ee9ca82cf1c26", + "url": "https://api.github.com/repos/symfony/templating/zipball/e0a572c7dfd8fc2cfb488909e2ab0f5daeb2a8b9", + "reference": "e0a572c7dfd8fc2cfb488909e2ab0f5daeb2a8b9", "shasum": "" }, "require": { @@ -9662,7 +9662,7 @@ "description": "Provides all the tools needed to build any kind of template system", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/templating/tree/v6.4.3" + "source": "https://github.com/symfony/templating/tree/v6.4.8" }, "funding": [ { @@ -9678,7 +9678,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation",