aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 08:32:34 +0000
committerMario <mario@mariovavti.com>2021-06-05 08:32:34 +0000
commit4db384da34595adef68be6226e8b331b4d7b7f31 (patch)
tree679833efddb27c4aee41aa8b1ddff3e1b9f505fc /composer.lock
parent0784d2ea4e4f492d9f03d025b56d603d15b5ee89 (diff)
downloadvolse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.tar.gz
volse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.tar.bz2
volse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.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 8275ea0d5..445ff335f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1411,16 +1411,16 @@
},
{
"name": "smarty/smarty",
- "version": "v3.1.38",
+ "version": "v3.1.39",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
- "reference": "63b3c0aed0f614880cda21a5c08c606e97b489bb"
+ "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/smarty-php/smarty/zipball/63b3c0aed0f614880cda21a5c08c606e97b489bb",
- "reference": "63b3c0aed0f614880cda21a5c08c606e97b489bb",
+ "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
+ "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
"shasum": ""
},
"require": {
@@ -1468,9 +1468,9 @@
"forum": "http://www.smarty.net/forums/",
"irc": "irc://irc.freenode.org/smarty",
"issues": "https://github.com/smarty-php/smarty/issues",
- "source": "https://github.com/smarty-php/smarty/tree/v3.1.38"
+ "source": "https://github.com/smarty-php/smarty/tree/v3.1.39"
},
- "time": "2021-01-08T14:05:42+00:00"
+ "time": "2021-02-17T21:57:51+00:00"
},
{
"name": "symfony/polyfill-ctype",