From 517295e86c6a51f505bbf984cea176b48f83f796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 02:44:18 +0000 Subject: [PATCH] Bump smarty/smarty from 5.7.0 to 5.8.4 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.7.0 to 5.8.4. - [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.7.0...v5.8.4) --- updated-dependencies: - dependency-name: smarty/smarty dependency-version: 5.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index a3081e70bb99..8f0853018432 100644 --- a/composer.json +++ b/composer.json @@ -116,7 +116,7 @@ "pontedilana/php-weasyprint": "^0.13.0 || ^1 || ^2", "knplabs/knp-snappy": "^1.4", "phpseclib/phpseclib2_compat": "^1.0", - "smarty/smarty": "5.7.0" + "smarty/smarty": "5.8.4" }, "scripts": { "post-install-cmd": [ diff --git a/composer.lock b/composer.lock index 08ac6dc3053f..fb50fc741891 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": "c48eda88818afda46c6f83feb8d55c02", + "content-hash": "527a30b783671b97b836ae12cf2cd1ba", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -4082,16 +4082,16 @@ }, { "name": "smarty/smarty", - "version": "v5.7.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab" + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/73da7e90f302175a570662fcb0ba41f57b7a92ab", - "reference": "73da7e90f302175a570662fcb0ba41f57b7a92ab", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/94a27cbbc7820198d7adc17a2be8d457fb267753", + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753", "shasum": "" }, "require": { @@ -4146,7 +4146,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.7.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.8.4" }, "funding": [ { @@ -4154,7 +4154,7 @@ "type": "github" } ], - "time": "2025-11-19T21:36:38+00:00" + "time": "2026-06-29T10:46:32+00:00" }, { "name": "soundasleep/html2text",