From fb78ecb410da797a0436831f945f897bda675b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:05:49 +0100 Subject: [PATCH] Bump smarty/smarty from 3.1.39 to 3.1.43 (#383) Bumps smarty/smarty from 3.1.39 to 3.1.43. --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 65a1c69..1d6bd28 100644 --- a/composer.lock +++ b/composer.lock @@ -1346,16 +1346,16 @@ }, { "name": "smarty/smarty", - "version": "v3.1.39", + "version": "v3.1.43", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419" + "reference": "273f7e00fec034f6d61112552e9caf08d19565b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", - "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/273f7e00fec034f6d61112552e9caf08d19565b7", + "reference": "273f7e00fec034f6d61112552e9caf08d19565b7", "shasum": "" }, "require": { @@ -1399,7 +1399,13 @@ "keywords": [ "templating" ], - "time": "2021-02-17T21:57:51+00:00" + "support": { + "forum": "http://www.smarty.net/forums/", + "irc": "irc://irc.freenode.org/smarty", + "issues": "https://github.com/smarty-php/smarty/issues", + "source": "https://github.com/smarty-php/smarty/tree/v3.1.43" + }, + "time": "2022-01-10T09:52:40+00:00" }, { "name": "symfony/console", @@ -7132,5 +7138,6 @@ "platform-dev": [], "platform-overrides": { "php": "7.3.11" - } + }, + "plugin-api-version": "2.2.0" }