From 4070c46d157918a01e2a34820985a64fee4e99f0 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 Oct 2022 19:20:46 +0000 Subject: composer update smarty --- vendor/composer/installed.json | 14 +++++++------- vendor/composer/installed.php | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'vendor/composer') diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 5afb1aada..f4093ccdf 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1551,17 +1551,17 @@ }, { "name": "smarty/smarty", - "version": "v4.1.1", - "version_normalized": "4.1.1.0", + "version": "v4.2.1", + "version_normalized": "4.2.1.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "71036be8be02bf93735c47b0b745f722efbc729f" + "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/71036be8be02bf93735c47b0b745f722efbc729f", - "reference": "71036be8be02bf93735c47b0b745f722efbc729f", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", + "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", "shasum": "" }, "require": { @@ -1571,7 +1571,7 @@ "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, - "time": "2022-05-17T12:56:28+00:00", + "time": "2022-09-14T10:59:01+00:00", "type": "library", "extra": { "branch-alias": { @@ -1614,7 +1614,7 @@ "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/v4.1.1" + "source": "https://github.com/smarty-php/smarty/tree/v4.2.1" }, "install-path": "../smarty/smarty" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index b287e2557..468419cfe 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '10ba98c4f5ec4efe6272516de47f0ce128ef2902', + 'reference' => 'a749db8d0f216491cfefb3849891d93f89b775f7', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -215,9 +215,9 @@ 'dev_requirement' => false, ), 'smarty/smarty' => array( - 'pretty_version' => 'v4.1.1', - 'version' => '4.1.1.0', - 'reference' => '71036be8be02bf93735c47b0b745f722efbc729f', + 'pretty_version' => 'v4.2.1', + 'version' => '4.2.1.0', + 'reference' => 'ffa2b81a8e354a49fd8a2f24742dc9dc399e8007', 'type' => 'library', 'install_path' => __DIR__ . '/../smarty/smarty', 'aliases' => array(), @@ -268,7 +268,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '10ba98c4f5ec4efe6272516de47f0ce128ef2902', + 'reference' => 'a749db8d0f216491cfefb3849891d93f89b775f7', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3