aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-10-11 19:20:46 +0000
committerMario <mario@mariovavti.com>2022-10-11 19:20:46 +0000
commit4070c46d157918a01e2a34820985a64fee4e99f0 (patch)
tree2ee04c8a086bb4e2a7c43a2fa2b947e73edffa38 /vendor/composer
parenta749db8d0f216491cfefb3849891d93f89b775f7 (diff)
downloadvolse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.tar.gz
volse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.tar.bz2
volse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.zip
composer update smarty
Diffstat (limited to 'vendor/composer')
-rw-r--r--vendor/composer/installed.json14
-rw-r--r--vendor/composer/installed.php10
2 files changed, 12 insertions, 12 deletions
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(),