diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 09:27:35 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 09:27:35 +0000 |
commit | 7d75d0cfbdca9914814dd5c8390a45eaf377b48d (patch) | |
tree | 83213d967c19006c38685a45a9f9459f48e9a43d /vendor/composer/installed.php | |
parent | 5468de2c6ad5187cd51201cda929c3e54cc2938f (diff) | |
download | volse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.tar.gz volse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.tar.bz2 volse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.zip |
composer update smarty to version 4.1
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index bab051829..2b484c0f0 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'e74359fcfe4d97efe72a811b45526a69edae3893', + 'reference' => '5468de2c6ad5187cd51201cda929c3e54cc2938f', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -215,12 +215,12 @@ 'dev_requirement' => false, ), 'smarty/smarty' => array( - 'pretty_version' => 'v3.1.39', - 'version' => '3.1.39.0', + 'pretty_version' => 'v4.1.0', + 'version' => '4.1.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../smarty/smarty', 'aliases' => array(), - 'reference' => 'e27da524f7bcd7361e3ea5cdfa99c4378a7b5419', + 'reference' => '9e0536de18b53ba193364291ef0303b0ab9903e1', 'dev_requirement' => false, ), 'symfony/polyfill-ctype' => array( @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'e74359fcfe4d97efe72a811b45526a69edae3893', + 'reference' => '5468de2c6ad5187cd51201cda929c3e54cc2938f', 'dev_requirement' => false, ), ), |