diff options
author | Mario <mario@mariovavti.com> | 2022-03-02 19:52:47 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-03-02 19:52:47 +0000 |
commit | 34f64148e8c936ac1189be937329ebe708e942b6 (patch) | |
tree | de66f3430a3c7a4d80f1450c715f0a9f3355a8dd /vendor/composer/installed.php | |
parent | fc5dad198333cbed7a13d97f44d937554356f1a6 (diff) | |
download | volse-hubzilla-34f64148e8c936ac1189be937329ebe708e942b6.tar.gz volse-hubzilla-34f64148e8c936ac1189be937329ebe708e942b6.tar.bz2 volse-hubzilla-34f64148e8c936ac1189be937329ebe708e942b6.zip |
composer updates
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 4579d1f95..e0123da64 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '6f7786b068bd73f15cacf8aa1f9b88c23280bf23', + 'reference' => '6930c4e23b8b24f7436c0e265d751460bed9b1d2', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -74,12 +74,12 @@ 'dev_requirement' => false, ), 'league/html-to-markdown' => array( - 'pretty_version' => '5.0.2', - 'version' => '5.0.2.0', + 'pretty_version' => '5.1.0', + 'version' => '5.1.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../league/html-to-markdown', 'aliases' => array(), - 'reference' => '4d0394e120dc14b0d5c52fd1755fd48656da2ec9', + 'reference' => 'e0fc8cf07bdabbcd3765341ecb50c34c271d64e1', 'dev_requirement' => false, ), 'lukasreschke/id3parser' => array( @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '6f7786b068bd73f15cacf8aa1f9b88c23280bf23', + 'reference' => '6930c4e23b8b24f7436c0e265d751460bed9b1d2', 'dev_requirement' => false, ), ), |