From 1289174c068c6ec86947859d05deec7be38dcad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 18:33:57 +0000 Subject: [PATCH] Bump smarty/smarty from 3.1.47 to 3.1.48 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.47 to 3.1.48. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v3.1.48/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v3.1.47...v3.1.48) --- 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 cf4f77d..79b83d3 100644 --- a/composer.lock +++ b/composer.lock @@ -180,16 +180,16 @@ }, { "name": "smarty/smarty", - "version": "v3.1.47", + "version": "v3.1.48", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "a09364fe1706cb465e910eb040e592053d7effb8" + "reference": "2fc443806cdcaee4441be4d0bb09f8fa56a17f2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a09364fe1706cb465e910eb040e592053d7effb8", - "reference": "a09364fe1706cb465e910eb040e592053d7effb8", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/2fc443806cdcaee4441be4d0bb09f8fa56a17f2c", + "reference": "2fc443806cdcaee4441be4d0bb09f8fa56a17f2c", "shasum": "" }, "require": { @@ -237,9 +237,9 @@ "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.47" + "source": "https://github.com/smarty-php/smarty/tree/v3.1.48" }, - "time": "2022-09-14T11:29:00+00:00" + "time": "2023-03-28T19:45:54+00:00" } ], "packages-dev": [],