From 19dc5da538d24b006f93c21ebc8de8bfcb91c29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:44:59 +0000 Subject: [PATCH] Bump smarty/smarty from 5.1.0 to 5.2.0 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 5.1.0 to 5.2.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.1.0...v5.2.0) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 53261db18..7c528c93a 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": "5ba7b5f2d3f3b3fc85af7e2129d7345d", + "content-hash": "6605d94da1e30baaf6b8977d44c093a3", "packages": [ { "name": "psr/container", @@ -6417,16 +6417,16 @@ }, { "name": "smarty/smarty", - "version": "v5.1.0", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "8d53d3cbf2a986f392d680349be0fc22661bf16c" + "reference": "cdee97d3f1dff597be8583625adb42710da2c885" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/8d53d3cbf2a986f392d680349be0fc22661bf16c", - "reference": "8d53d3cbf2a986f392d680349be0fc22661bf16c", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/cdee97d3f1dff597be8583625adb42710da2c885", + "reference": "cdee97d3f1dff597be8583625adb42710da2c885", "shasum": "" }, "require": { @@ -6481,9 +6481,9 @@ "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.1.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.2.0" }, - "time": "2024-04-22T22:22:15+00:00" + "time": "2024-05-28T21:45:16+00:00" }, { "name": "squizlabs/php_codesniffer",