From 926c6629dd994ef0c9380999adcb9c5b1d21384f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 10:02:01 +0000 Subject: [PATCH] Bump smarty/smarty from 5.5.2 to 5.6.0 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.5.2 to 5.6.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.5.2...v5.6.0) --- updated-dependencies: - dependency-name: smarty/smarty dependency-version: 5.6.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 2efd1666e..37cd06eca 100644 --- a/composer.lock +++ b/composer.lock @@ -1398,16 +1398,16 @@ }, { "name": "smarty/smarty", - "version": "v5.5.2", + "version": "v5.6.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "0e46ae3add2c6213612951464b4edc44828fbc01" + "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/0e46ae3add2c6213612951464b4edc44828fbc01", - "reference": "0e46ae3add2c6213612951464b4edc44828fbc01", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/1fc41e385da8a27a87bec5914392ab662a7bb8ec", + "reference": "1fc41e385da8a27a87bec5914392ab662a7bb8ec", "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.5.2" + "source": "https://github.com/smarty-php/smarty/tree/v5.6.0" }, "funding": [ { @@ -1470,7 +1470,7 @@ "type": "github" } ], - "time": "2025-08-26T08:38:06+00:00" + "time": "2025-10-03T21:22:25+00:00" }, { "name": "spatie/yaml-front-matter",