From 885ca998735644ba97cba01bb006b6c7e4a31d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 00:02:51 +0000 Subject: [PATCH] Bump smarty/smarty from 3.1.45 to 3.1.47 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.45 to 3.1.47. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v3.1.47/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v3.1.45...v3.1.47) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index df2378c..cf4f77d 100644 --- a/composer.lock +++ b/composer.lock @@ -180,20 +180,20 @@ }, { "name": "smarty/smarty", - "version": "v3.1.45", + "version": "v3.1.47", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9" + "reference": "a09364fe1706cb465e910eb040e592053d7effb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a2713ab89e6d773bc4819f11857af7f6b2e353a9", - "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a09364fe1706cb465e910eb040e592053d7effb8", + "reference": "a09364fe1706cb465e910eb040e592053d7effb8", "shasum": "" }, "require": { - "php": ">=5.2" + "php": "^5.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", @@ -237,9 +237,9 @@ "forum": "http://www.smarty.net/forums/", "irc": "irc://irc.freenode.org/smarty", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v3.1.45" + "source": "https://github.com/smarty-php/smarty/tree/v3.1.47" }, - "time": "2022-05-17T12:57:52+00:00" + "time": "2022-09-14T11:29:00+00:00" } ], "packages-dev": [],