From 840fb21e80a39d40d09d5f2da73bde60cb7bde11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:47:01 +0000 Subject: [PATCH] Bump smarty/smarty from 4.3.5 to 4.5.3 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.5 to 4.5.3. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.3/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v4.3.5...v4.5.3) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 20ee9328c..5aeb28afa 100644 --- a/composer.lock +++ b/composer.lock @@ -444,16 +444,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.5", + "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c" + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", - "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", "shasum": "" }, "require": { @@ -504,9 +504,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.5" + "source": "https://github.com/smarty-php/smarty/tree/v4.5.3" }, - "time": "2024-01-23T10:47:54+00:00" + "time": "2024-05-28T21:46:01+00:00" }, { "name": "voku/simple-cache",