From 5c90bfa97a33ebc42c6884141083fe201dc29ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 15:01:52 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 53f92778..42cba3f7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cca216383f560aaae7020adfae6a89fb", + "content-hash": "21c941cb325856d6e4810d1e68aca906", "packages": [ { "name": "auth0/auth0-php", @@ -4784,16 +4784,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": { @@ -4848,7 +4848,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": [ { @@ -4856,7 +4856,7 @@ "type": "github" } ], - "time": "2025-10-03T21:22:25+00:00" + "time": "2025-11-19T21:36:38+00:00" }, { "name": "starkbank/ecdsa",