diff options
author | Mario <mario@mariovavti.com> | 2021-09-29 20:36:32 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-29 20:36:32 +0000 |
commit | 817237ef77464ae1b1f8698569236d7c24bd8682 (patch) | |
tree | 0876c1fdb2b9e6714ee2386708684d293e0d453d /vendor/composer/installed.php | |
parent | fbefff6eedd056011dfcc93ece9e2444d9452b19 (diff) | |
download | volse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.tar.gz volse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.tar.bz2 volse-hubzilla-817237ef77464ae1b1f8698569236d7c24bd8682.zip |
composer update league/html-to-markdown
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 fb055627f..9cc947634 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'cec2f0d894b80f3affeb60cff2d4afa49a2019a8', + 'reference' => 'fbefff6eedd056011dfcc93ece9e2444d9452b19', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -65,12 +65,12 @@ 'dev_requirement' => false, ), 'league/html-to-markdown' => array( - 'pretty_version' => '5.0.0', - 'version' => '5.0.0.0', + 'pretty_version' => '5.0.1', + 'version' => '5.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../league/html-to-markdown', 'aliases' => array(), - 'reference' => 'c4dbebbebe0fe454b6b38e6c683a977615bd7dc2', + 'reference' => 'e5600a2c5ce7b7571b16732c7086940f56f7abec', 'dev_requirement' => false, ), 'lukasreschke/id3parser' => array( @@ -244,7 +244,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'cec2f0d894b80f3affeb60cff2d4afa49a2019a8', + 'reference' => 'fbefff6eedd056011dfcc93ece9e2444d9452b19', 'dev_requirement' => false, ), ), |