From 4bbdbb78f2ecd72a4c2baba83cc4bc0475545791 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 06:22:36 +0000 Subject: [PATCH] Update all Composer dependencies (2022-11-28) --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e5da9e76..73e820ce 100644 --- a/composer.lock +++ b/composer.lock @@ -1173,16 +1173,16 @@ }, { "name": "smarty/smarty", - "version": "v4.2.1", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007" + "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", - "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d", + "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d", "shasum": "" }, "require": { @@ -1233,9 +1233,9 @@ "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v4.2.1" + "source": "https://github.com/smarty-php/smarty/tree/v4.3.0" }, - "time": "2022-09-14T10:59:01+00:00" + "time": "2022-11-22T21:47:32+00:00" }, { "name": "symfony/deprecation-contracts",