From d9726cf4f3e99db74464cfe6ad0b8280bb791d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 06:30:41 +0000 Subject: [PATCH] Bump smarty/smarty from 5.8.0 to 5.8.4 in /magepattern/package/smarty Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.8.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.8.0...v5.8.4) --- updated-dependencies: - dependency-name: smarty/smarty dependency-version: 5.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- magepattern/package/smarty/composer.lock | 26 ++++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/magepattern/package/smarty/composer.lock b/magepattern/package/smarty/composer.lock index f1c220b..95eb5a0 100644 --- a/magepattern/package/smarty/composer.lock +++ b/magepattern/package/smarty/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "smarty/smarty", - "version": "v5.8.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7" + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/78d259d3b971c59a0cd719c270cc5cbb740c36a7", - "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/94a27cbbc7820198d7adc17a2be8d457fb267753", + "reference": "94a27cbbc7820198d7adc17a2be8d457fb267753", "shasum": "" }, "require": { @@ -72,7 +72,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.8.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.8.4" }, "funding": [ { @@ -80,20 +80,20 @@ "type": "github" } ], - "time": "2026-02-15T14:27:15+00:00" + "time": "2026-06-29T10:46:32+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.33.0", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", - "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { @@ -145,7 +145,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { @@ -165,7 +165,7 @@ "type": "tidelift" } ], - "time": "2024-12-23T08:48:59+00:00" + "time": "2026-05-27T06:59:30+00:00" } ], "packages-dev": [], @@ -176,5 +176,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }