From 24326c03a4124d1149805de134b4a9e46d6d3bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 10:01:06 +0000 Subject: [PATCH] Bump smarty/smarty from 5.6.0 to 5.7.0 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.6.0 to 5.7.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.6.0...v5.7.0) --- updated-dependencies: - dependency-name: smarty/smarty dependency-version: 5.7.0 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 806c49d42..afca4f21d 100644 --- a/composer.lock +++ b/composer.lock @@ -1398,16 +1398,16 @@ }, { "name": "smarty/smarty", - "version": "v5.6.0", + "version": "v5.7.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec" + "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/1fc41e385da8a27a87bec5914392ab662a7bb8ec", - "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/73da7e90f302175a570662fcb0ba41f57b7a92ab", + "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab", "shasum": "" }, "require": { @@ -1462,7 +1462,7 @@ "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.6.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.7.0" }, "funding": [ { @@ -1470,7 +1470,7 @@ "type": "github" } ], - "time": "2025-10-03T21:22:25+00:00" + "time": "2025-11-19T21:36:38+00:00" }, { "name": "spatie/yaml-front-matter",