aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
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 /composer.lock
parenta749db8d0f216491cfefb3849891d93f89b775f7 (diff)
downloadvolse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.tar.gz
volse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.tar.bz2
volse-hubzilla-4070c46d157918a01e2a34820985a64fee4e99f0.zip
composer 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 f45495013..176cd3afd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1499,16 +1499,16 @@
},
{
"name": "smarty/smarty",
- "version": "v4.1.1",
+ "version": "v4.2.1",
"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": {
@@ -1559,9 +1559,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.1.1"
+ "source": "https://github.com/smarty-php/smarty/tree/v4.2.1"
},
- "time": "2022-05-17T12:56:28+00:00"
+ "time": "2022-09-14T10:59:01+00:00"
},
{
"name": "symfony/polyfill-php81",