aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
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 /composer.lock
parent94b26e1e66113d1936aa6f1b944a3161b99e8750 (diff)
downloadvolse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.tar.gz
volse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.tar.bz2
volse-hubzilla-e54eb21b71483ce64e8c43980998cd23d0aa8b6a.zip
update smarty
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index f89d14367..007f4b24d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1514,16 +1514,16 @@
},
{
"name": "smarty/smarty",
- "version": "v4.2.1",
+ "version": "v4.3.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": {
@@ -1574,9 +1574,9 @@
"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"
},
- "time": "2022-09-14T10:59:01+00:00"
+ "time": "2022-11-22T21:47:32+00:00"
},
{
"name": "symfony/polyfill-php81",