diff options
author | Mario <mario@mariovavti.com> | 2022-10-12 08:53:14 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-12 08:53:14 +0000 |
commit | bec76bd0577c5b131adffd8665afc73a4602bd03 (patch) | |
tree | 4ac1c6beb12e5d6b96a5373a383cb51c505cd9be /vendor/composer/installed.php | |
parent | 54f4762e1ac1512c2c1106cf68833f8a7135420f (diff) | |
download | volse-hubzilla-bec76bd0577c5b131adffd8665afc73a4602bd03.tar.gz volse-hubzilla-bec76bd0577c5b131adffd8665afc73a4602bd03.tar.bz2 volse-hubzilla-bec76bd0577c5b131adffd8665afc73a4602bd03.zip |
composer update ezyang/htmlpurifier
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 afaf0e949..b3a922588 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '8bf5c18425cf15327fa11494e6e0d3749f36c6f8', + 'reference' => '54f4762e1ac1512c2c1106cf68833f8a7135420f', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -56,9 +56,9 @@ 'dev_requirement' => false, ), 'ezyang/htmlpurifier' => array( - 'pretty_version' => 'v4.14.0', - 'version' => '4.14.0.0', - 'reference' => '12ab42bd6e742c70c0a52f7b82477fcd44e64b75', + 'pretty_version' => 'v4.16.0', + 'version' => '4.16.0.0', + 'reference' => '523407fb06eb9e5f3d59889b3978d5bfe94299c8', 'type' => 'library', 'install_path' => __DIR__ . '/../ezyang/htmlpurifier', 'aliases' => array(), @@ -268,7 +268,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '8bf5c18425cf15327fa11494e6e0d3749f36c6f8', + 'reference' => '54f4762e1ac1512c2c1106cf68833f8a7135420f', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |