From a4146a63c84156a0df792e34dc6752c3e23432c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 21:46:39 +0200 Subject: [PATCH] Bump smarty/smarty from 4.3.0 to 4.3.1 (#431) Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v4.3.0...v4.3.1) --- 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index e2084e5..5af00cd 100644 --- a/composer.lock +++ b/composer.lock @@ -2258,16 +2258,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.0", + "version": "v4.3.1", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d" + "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d", - "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5", + "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5", "shasum": "" }, "require": { @@ -2318,9 +2318,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.3.0" + "source": "https://github.com/smarty-php/smarty/tree/v4.3.1" }, - "time": "2022-11-22T21:47:32+00:00" + "time": "2023-03-28T19:47:03+00:00" }, { "name": "symfony/console", @@ -9367,5 +9367,5 @@ "platform-overrides": { "php": "7.3.11" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }