From 7319e116afc5a88237b9a90a22622879ec097aba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 00:04:06 +0000 Subject: [PATCH] Bump smarty/smarty from 2.6.31 to 3.1.47 Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 2.6.31 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/v2.6.31...v3.1.47) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 171 +++++++++++++++++++++++++++----------------------- 2 files changed, 95 insertions(+), 78 deletions(-) mode change 100755 => 100644 composer.json mode change 100755 => 100644 composer.lock diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 index 45c21f50..c661c148 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "psr/container": "^1.0", "psr/log": "^1.0", "slim/slim": "^3.8", - "smarty/smarty": "^2.6", + "smarty/smarty": "^3.1", "soundasleep/html2text": "~0.5", "symfony/options-resolver": "^3.4", "symfony/validator": "^3.4", diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index 61f8e6e6..07545d95 --- 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": "0fa8618fdedf5c3f5fda912e462883a5", + "content-hash": "4938b21aff1eacc53d178d4fe83c54ef", "packages": [ { "name": "consolidation/annotated-command", @@ -790,12 +790,12 @@ }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -912,12 +912,12 @@ } }, "autoload": { - "psr-4": { - "Google\\": "src/" - }, "files": [ "src/aliases.php" ], + "psr-4": { + "Google\\": "src/" + }, "classmap": [ "src/aliases.php" ] @@ -1200,12 +1200,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1258,12 +1258,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1318,12 +1318,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1545,12 +1545,12 @@ ], "type": "library", "autoload": { - "psr-0": { - "Pdp\\": "src/" - }, "files": [ "src/pdp-parse-url.php" - ] + ], + "psr-0": { + "Pdp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1992,12 +1992,12 @@ } }, "autoload": { - "psr-4": { - "League\\Uri\\": "src" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "League\\Uri\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2196,12 +2196,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "FastRoute\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "FastRoute\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2862,12 +2862,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2999,32 +2999,34 @@ }, { "name": "smarty/smarty", - "version": "v2.6.31", + "version": "v3.1.47", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49" + "reference": "a09364fe1706cb465e910eb040e592053d7effb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4ab9757b492f08a38f68123a6e7c1df7110bbc49", - "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49", + "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", + "smarty/smarty-lexer": "^3.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev" + "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ - "libs/Smarty.class.php", - "libs/Smarty_Compiler.class.php", - "libs/Config_File.class.php" + "libs/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -3039,6 +3041,10 @@ { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" + }, + { + "name": "Rodney Rehm", + "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", @@ -3046,7 +3052,7 @@ "keywords": [ "templating" ], - "time": "2017-11-03T06:39:13+00:00" + "time": "2022-09-14T11:29:00+00:00" }, { "name": "soundasleep/html2text", @@ -3242,6 +3248,7 @@ "type": "tidelift" } ], + "abandoned": "symfony/error-handler", "time": "2020-10-24T10:57:07+00:00" }, { @@ -3528,12 +3535,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3604,12 +3611,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3684,12 +3691,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3766,12 +3773,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -3847,12 +3854,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3922,12 +3929,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -3998,12 +4005,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6464,6 +6471,7 @@ "keyword", "library" ], + "abandoned": true, "time": "2017-05-02T12:18:12+00:00" }, { @@ -6540,6 +6548,7 @@ "tput", "window" ], + "abandoned": true, "time": "2017-05-02T12:26:19+00:00" }, { @@ -6596,6 +6605,7 @@ "listener", "observer" ], + "abandoned": true, "time": "2017-01-13T15:30:50+00:00" }, { @@ -6650,6 +6660,7 @@ "exception", "library" ], + "abandoned": true, "time": "2017-01-16T07:53:27+00:00" }, { @@ -6712,6 +6723,7 @@ "link", "temporary" ], + "abandoned": true, "time": "2017-07-11T07:42:15+00:00" }, { @@ -6766,6 +6778,7 @@ "iterator", "library" ], + "abandoned": true, "time": "2017-01-10T10:34:47+00:00" }, { @@ -6826,6 +6839,7 @@ "stream", "wrapper" ], + "abandoned": true, "time": "2017-01-14T12:26:10+00:00" }, { @@ -6890,6 +6904,7 @@ "stream", "wrapper" ], + "abandoned": true, "time": "2017-02-21T16:01:06+00:00" }, { @@ -6950,6 +6965,7 @@ "string", "unicode" ], + "abandoned": true, "time": "2017-01-16T07:08:25+00:00" }, { @@ -7189,12 +7205,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7259,6 +7275,7 @@ "keywords": [ "diff" ], + "abandoned": true, "time": "2020-10-14T08:39:05+00:00" }, { @@ -8632,12 +8649,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" },