diff options
author | Mario <mario@mariovavti.com> | 2021-06-05 08:32:34 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-05 08:32:34 +0000 |
commit | 4db384da34595adef68be6226e8b331b4d7b7f31 (patch) | |
tree | 679833efddb27c4aee41aa8b1ddff3e1b9f505fc /vendor/composer/installed.json | |
parent | 0784d2ea4e4f492d9f03d025b56d603d15b5ee89 (diff) | |
download | volse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.tar.gz volse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.tar.bz2 volse-hubzilla-4db384da34595adef68be6226e8b331b4d7b7f31.zip |
composer update smarty
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r-- | vendor/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index ce3eae708..518683c5c 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1437,17 +1437,17 @@ }, { "name": "smarty/smarty", - "version": "v3.1.38", - "version_normalized": "3.1.38.0", + "version": "v3.1.39", + "version_normalized": "3.1.39.0", "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": { @@ -1457,7 +1457,7 @@ "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", "smarty/smarty-lexer": "^3.1" }, - "time": "2021-01-08T14:05:42+00:00", + "time": "2021-02-17T21:57:51+00:00", "type": "library", "extra": { "branch-alias": { @@ -1497,7 +1497,7 @@ "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" }, "install-path": "../smarty/smarty" }, |