From aac7e23e1a6724b87449b2752e3b2d88ff2ac2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 19:54:33 +0000 Subject: [PATCH] Bump smarty/smarty from 3.1.27 to 3.1.39 in /gnukebox Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.27 to 3.1.39. - [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/v3.1.27...v3.1.39) Signed-off-by: dependabot[bot] --- gnukebox/composer.lock | 71 ++++++++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 31 deletions(-) diff --git a/gnukebox/composer.lock b/gnukebox/composer.lock index 8481b2e2..ab4f2035 100644 --- a/gnukebox/composer.lock +++ b/gnukebox/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "d4b64c97f79aa2ab95e92b4cab22f0fc", + "content-hash": "723c04dd1f330cbe779eaf451e12ed6e", "packages": [ { "name": "adodb/adodb-php", @@ -50,7 +50,7 @@ "keywords": [ "database" ], - "time": "2014-04-23 14:37:03" + "time": "2014-04-23T14:37:03+00:00" }, { "name": "smarty-gettext/smarty-gettext", @@ -96,25 +96,29 @@ ], "description": "Gettext plugin enabling internationalization in Smarty Package files", "homepage": "https://github.com/smarty-gettext/smarty-gettext", - "time": "2014-11-12 17:06:33" + "time": "2014-11-12T17:06:33+00:00" }, { "name": "smarty/smarty", - "version": "v3.1.27", + "version": "v3.1.39", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2" + "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2", - "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", + "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", "shasum": "" }, "require": { "php": ">=5.2" }, + "require-dev": { + "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", + "smarty/smarty-lexer": "^3.1" + }, "type": "library", "extra": { "branch-alias": { @@ -123,9 +127,7 @@ }, "autoload": { "classmap": [ - "libs/Smarty.class.php", - "libs/SmartyBC.class.php", - "libs/sysplugins/" + "libs/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -151,7 +153,13 @@ "keywords": [ "templating" ], - "time": "2015-06-18 00:55:59" + "support": { + "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.39" + }, + "time": "2021-02-17T21:57:51+00:00" } ], "packages-dev": [ @@ -207,7 +215,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -256,7 +264,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -316,7 +324,7 @@ "spy", "stub" ], - "time": "2015-08-13 10:07:40" + "time": "2015-08-13T10:07:40+00:00" }, { "name": "phpunit/php-code-coverage", @@ -378,7 +386,7 @@ "testing", "xunit" ], - "time": "2015-08-04 03:42:39" + "time": "2015-08-04T03:42:39+00:00" }, { "name": "phpunit/php-file-iterator", @@ -425,7 +433,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -466,7 +474,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -507,7 +515,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2015-06-21T08:01:12+00:00" }, { "name": "phpunit/php-token-stream", @@ -556,7 +564,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-08-16 08:51:00" + "time": "2015-08-16T08:51:00+00:00" }, { "name": "phpunit/phpunit", @@ -628,7 +636,7 @@ "testing", "xunit" ], - "time": "2015-08-24 04:09:38" + "time": "2015-08-24T04:09:38+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -684,7 +692,7 @@ "mock", "xunit" ], - "time": "2015-08-19 09:14:08" + "time": "2015-08-19T09:14:08+00:00" }, { "name": "sebastian/comparator", @@ -748,7 +756,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -800,7 +808,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -850,7 +858,7 @@ "environment", "hhvm" ], - "time": "2015-08-03 06:14:51" + "time": "2015-08-03T06:14:51+00:00" }, { "name": "sebastian/exporter", @@ -916,7 +924,7 @@ "export", "exporter" ], - "time": "2015-06-21 07:55:53" + "time": "2015-06-21T07:55:53+00:00" }, { "name": "sebastian/global-state", @@ -967,7 +975,7 @@ "keywords": [ "global state" ], - "time": "2014-10-06 09:23:50" + "time": "2014-10-06T09:23:50+00:00" }, { "name": "sebastian/recursion-context", @@ -1020,7 +1028,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-06-21 08:04:50" + "time": "2015-06-21T08:04:50+00:00" }, { "name": "sebastian/version", @@ -1055,7 +1063,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" }, { "name": "symfony/yaml", @@ -1104,7 +1112,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-07-28 14:07:07" + "time": "2015-07-28T14:07:07+00:00" } ], "aliases": [], @@ -1113,5 +1121,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }