From 3d1171de8d72d9c400c76fed6e947fef80fa9804 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 5 Oct 2023 10:24: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 c7122c496..fe7a4e8c7 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1781,17 +1781,17 @@ }, { "name": "smarty/smarty", - "version": "v4.3.1", - "version_normalized": "4.3.1.0", + "version": "v4.3.4", + "version_normalized": "4.3.4.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5" + "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5", + "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5", "shasum": "" }, "require": { @@ -1801,7 +1801,7 @@ "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, - "time": "2023-03-28T19:47:03+00:00", + "time": "2023-09-14T10:59:08+00:00", "type": "library", "extra": { "branch-alias": { @@ -1844,7 +1844,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.3.1" + "source": "https://github.com/smarty-php/smarty/tree/v4.3.4" }, "install-path": "../smarty/smarty" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 0d575ecf8..56e9c53fa 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' => '600e8081a82f088ff513664379a1557ae5078193', + 'reference' => '6e09754d067f19fb38d26f3c8e6afd6551fb9e9d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -242,9 +242,9 @@ 'dev_requirement' => false, ), 'smarty/smarty' => array( - 'pretty_version' => 'v4.3.1', - 'version' => '4.3.1.0', - 'reference' => 'e28cb0915b4e3749bf57d4ebae2984e25395cfe5', + 'pretty_version' => 'v4.3.4', + 'version' => '4.3.4.0', + 'reference' => '3931d8f54b8f7a4ffab538582d34d4397ba8daa5', 'type' => 'library', 'install_path' => __DIR__ . '/../smarty/smarty', 'aliases' => array(), @@ -304,7 +304,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '600e8081a82f088ff513664379a1557ae5078193', + 'reference' => '6e09754d067f19fb38d26f3c8e6afd6551fb9e9d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3