From c2753046c392979cc3785bcdd8f3455f49a59fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:17:53 +0000 Subject: [PATCH] Bump smarty/smarty from 5.3.1 to 5.4.0 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.3.1 to 5.4.0. - [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/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6809342c3f..dfeaebf5e5 100644 --- a/composer.lock +++ b/composer.lock @@ -752,16 +752,16 @@ }, { "name": "smarty/smarty", - "version": "v5.3.1", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "3cb35854326a94120cd415b81db28c53d95d0d5d" + "reference": "fd90f7eac969d998736edbf12dadf04c64471b0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3cb35854326a94120cd415b81db28c53d95d0d5d", - "reference": "3cb35854326a94120cd415b81db28c53d95d0d5d", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/fd90f7eac969d998736edbf12dadf04c64471b0a", + "reference": "fd90f7eac969d998736edbf12dadf04c64471b0a", "shasum": "" }, "require": { @@ -816,9 +816,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/v5.3.1" + "source": "https://github.com/smarty-php/smarty/tree/v5.4.0" }, - "time": "2024-06-16T19:51:13+00:00" + "time": "2024-08-14T20:00:44+00:00" }, { "name": "symfony/polyfill-mbstring",