diff options
author | Mario <mario@mariovavti.com> | 2023-10-05 10:24:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-10-05 10:24:46 +0000 |
commit | 3d1171de8d72d9c400c76fed6e947fef80fa9804 (patch) | |
tree | 3a211a03ed43d54c4f19ad84fc87617ab12ec62a /composer.lock | |
parent | 6e09754d067f19fb38d26f3c8e6afd6551fb9e9d (diff) | |
download | volse-hubzilla-3d1171de8d72d9c400c76fed6e947fef80fa9804.tar.gz volse-hubzilla-3d1171de8d72d9c400c76fed6e947fef80fa9804.tar.bz2 volse-hubzilla-3d1171de8d72d9c400c76fed6e947fef80fa9804.zip |
composer update smarty
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index f1bf6ba2c..f290cb2ac 100644 --- a/composer.lock +++ b/composer.lock @@ -1720,16 +1720,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.1", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5" + "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5", + "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5", "shasum": "" }, "require": { @@ -1780,9 +1780,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.3.1" + "source": "https://github.com/smarty-php/smarty/tree/v4.3.4" }, - "time": "2023-03-28T19:47:03+00:00" + "time": "2023-09-14T10:59:08+00:00" }, { "name": "spomky-labs/otphp", |