From ea25e93b71888135348e60012d051646a3f2d66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:40:57 +0000 Subject: [PATCH] Bump smarty/smarty from 3.1.38 to 3.1.47 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.38 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.38...v3.1.47) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 95 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 75 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index df8d4d4..7c58aa0 100644 --- a/composer.lock +++ b/composer.lock @@ -545,18 +545,18 @@ "source": { "type": "git", "url": "https://github.com/Gregwar/Image.git", - "reference": "68b4eddc45dacb3532e0fa16e5cb7d3937424a0c" + "reference": "c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Gregwar/Image/zipball/68b4eddc45dacb3532e0fa16e5cb7d3937424a0c", - "reference": "68b4eddc45dacb3532e0fa16e5cb7d3937424a0c", + "url": "https://api.github.com/repos/Gregwar/Image/zipball/c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311", + "reference": "c1390f5fafe2dfb4ba83a6c7bc56f75ea18c0311", "shasum": "" }, "require": { "ext-gd": "*", "gregwar/cache": "^1.0.6", - "php": "^5.3 || ^7.0" + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "sllh/php-cs-fixer-styleci-bridge": "~1.0", @@ -588,7 +588,7 @@ "gd", "image" ], - "time": "2020-03-31T17:33:39+00:00" + "time": "2021-02-17T15:57:20+00:00" }, { "name": "haydenpierce/class-finder", @@ -690,6 +690,20 @@ "minifier", "minify" ], + "funding": [ + { + "url": "https://github.com/[user1", + "type": "github" + }, + { + "url": "https://github.com/matthiasmullie] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.", + "type": "github" + }, + { + "url": "https://github.com/user2", + "type": "github" + } + ], "time": "2021-01-06T15:18:10+00:00" }, { @@ -763,12 +777,12 @@ }, "type": "library", "autoload": { - "classmap": [ - "Mobile_Detect.php" - ], "psr-0": { "Detection": "namespaced/" - } + }, + "classmap": [ + "Mobile_Detect.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -863,6 +877,16 @@ "logging", "psr-3" ], + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], "time": "2020-12-14T12:56:38+00:00" }, { @@ -929,6 +953,12 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", + "funding": [ + { + "url": "https://github.com/Synchro", + "type": "github" + } + ], "time": "2020-11-25T15:24:57+00:00" }, { @@ -1156,6 +1186,16 @@ "png", "png2webp" ], + "funding": [ + { + "url": "https://github.com/rosell-dk", + "type": "github" + }, + { + "url": "https://ko-fi.com/rosell", + "type": "ko_fi" + } + ], "time": "2020-11-10T11:24:50+00:00" }, { @@ -1205,20 +1245,20 @@ }, { "name": "smarty/smarty", - "version": "v3.1.38", + "version": "v3.1.47", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "63b3c0aed0f614880cda21a5c08c606e97b489bb" + "reference": "a09364fe1706cb465e910eb040e592053d7effb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/63b3c0aed0f614880cda21a5c08c606e97b489bb", - "reference": "63b3c0aed0f614880cda21a5c08c606e97b489bb", + "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", @@ -1258,7 +1298,7 @@ "keywords": [ "templating" ], - "time": "2021-01-08T14:05:42+00:00" + "time": "2022-09-14T11:29:00+00:00" }, { "name": "snowplow/referer-parser", @@ -1331,12 +1371,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1361,6 +1401,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2021-01-07T16:49:33+00:00" } ], @@ -1379,5 +1433,6 @@ "ext-mbstring": "*", "ext-zip": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }