aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-27 07:24:50 +0000
committerMario <mario@mariovavti.com>2023-01-27 07:24:50 +0000
commite54eb21b71483ce64e8c43980998cd23d0aa8b6a (patch)
treee3ec784296ca5ab7cefc3d1abc9c9b8b272da0dd /vendor/composer
parent94b26e1e66113d1936aa6f1b944a3161b99e8750 (diff)
downloadvolse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.tar.gz
volse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.tar.bz2
volse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.zip
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 192bef226..ae627ff6a 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1566,17 +1566,17 @@
},
{
"name": "smarty/smarty",
- "version": "v4.2.1",
- "version_normalized": "4.2.1.0",
+ "version": "v4.3.0",
+ "version_normalized": "4.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
- "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007"
+ "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ffa2b81a8e354a49fd8a2f24742dc9dc399e8007",
- "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007",
+ "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
+ "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
"shasum": ""
},
"require": {
@@ -1586,7 +1586,7 @@
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "^3.1"
},
- "time": "2022-09-14T10:59:01+00:00",
+ "time": "2022-11-22T21:47:32+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -1629,7 +1629,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.2.1"
+ "source": "https://github.com/smarty-php/smarty/tree/v4.3.0"
},
"install-path": "../smarty/smarty"
},
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index b4f625ea4..640c54dff 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' => 'cd9f35e78ae116e28de6ac4ce89fe94cde9a9928',
+ 'reference' => '94b26e1e66113d1936aa6f1b944a3161b99e8750',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -215,9 +215,9 @@
'dev_requirement' => false,
),
'smarty/smarty' => array(
- 'pretty_version' => 'v4.2.1',
- 'version' => '4.2.1.0',
- 'reference' => 'ffa2b81a8e354a49fd8a2f24742dc9dc399e8007',
+ 'pretty_version' => 'v4.3.0',
+ 'version' => '4.3.0.0',
+ 'reference' => 'c02e9e135ea719b91f457a0072748ded0e852e7d',
'type' => 'library',
'install_path' => __DIR__ . '/../smarty/smarty',
'aliases' => array(),
@@ -268,7 +268,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => 'cd9f35e78ae116e28de6ac4ce89fe94cde9a9928',
+ 'reference' => '94b26e1e66113d1936aa6f1b944a3161b99e8750',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),