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",