diff options
author | Mario <mario@mariovavti.com> | 2021-02-15 18:23:26 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-15 18:23:26 +0000 |
commit | ba29a6ce4d37b9466d25632975562a5ffe2d5f13 (patch) | |
tree | 82a4d925152a8136df576bc2434bda667631cc70 /vendor/composer/InstalledVersions.php | |
parent | d72a096fa55e1b0c9d78a0fc0fa5a0b72988c69d (diff) | |
download | volse-hubzilla-ba29a6ce4d37b9466d25632975562a5ffe2d5f13.tar.gz volse-hubzilla-ba29a6ce4d37b9466d25632975562a5ffe2d5f13.tar.bz2 volse-hubzilla-ba29a6ce4d37b9466d25632975562a5ffe2d5f13.zip |
composer update smarty
Diffstat (limited to 'vendor/composer/InstalledVersions.php')
-rw-r--r-- | vendor/composer/InstalledVersions.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php index 875700f7a..0052c5978 100644 --- a/vendor/composer/InstalledVersions.php +++ b/vendor/composer/InstalledVersions.php @@ -29,7 +29,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => '5aee2f172ecdf58e13dd328c787fd199c48d24c5', + 'reference' => 'd72a096fa55e1b0c9d78a0fc0fa5a0b72988c69d', 'name' => 'zotlabs/hubzilla', ), 'versions' => @@ -232,12 +232,12 @@ private static $installed = array ( ), 'smarty/smarty' => array ( - 'pretty_version' => 'v3.1.36', - 'version' => '3.1.36.0', + 'pretty_version' => 'v3.1.38', + 'version' => '3.1.38.0', 'aliases' => array ( ), - 'reference' => 'fd148f7ade295014fff77f89ee3d5b20d9d55451', + 'reference' => '63b3c0aed0f614880cda21a5c08c606e97b489bb', ), 'symfony/polyfill-ctype' => array ( @@ -271,7 +271,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => '5aee2f172ecdf58e13dd328c787fd199c48d24c5', + 'reference' => 'd72a096fa55e1b0c9d78a0fc0fa5a0b72988c69d', ), ), ); |