aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/autoload_classmap.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-12 22:32:42 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-12 22:32:42 +0100
commit0f5bc00586e5fb9e3f251dc8dbd58579bb3381a9 (patch)
tree045e8b9dedc7b812bfbaa301e5cb67b12678df69 /vendor/composer/autoload_classmap.php
parent50ec3b300be81cfd652e2f0ed63ab180cc25a141 (diff)
downloadvolse-hubzilla-0f5bc00586e5fb9e3f251dc8dbd58579bb3381a9.tar.gz
volse-hubzilla-0f5bc00586e5fb9e3f251dc8dbd58579bb3381a9.tar.bz2
volse-hubzilla-0f5bc00586e5fb9e3f251dc8dbd58579bb3381a9.zip
update league/html-to-markdown via composer
Diffstat (limited to 'vendor/composer/autoload_classmap.php')
-rw-r--r--vendor/composer/autoload_classmap.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php
index 707f72738..3c3031de8 100644
--- a/vendor/composer/autoload_classmap.php
+++ b/vendor/composer/autoload_classmap.php
@@ -801,6 +801,7 @@ return array(
'Zotlabs\\Lib\\Enotify' => $baseDir . '/Zotlabs/Lib/Enotify.php',
'Zotlabs\\Lib\\ExtendedZip' => $baseDir . '/Zotlabs/Lib/ExtendedZip.php',
'Zotlabs\\Lib\\IConfig' => $baseDir . '/Zotlabs/Lib/IConfig.php',
+ 'Zotlabs\\Lib\\Img_filesize' => $baseDir . '/Zotlabs/Lib/Img_filesize.php',
'Zotlabs\\Lib\\JSalmon' => $baseDir . '/Zotlabs/Lib/JSalmon.php',
'Zotlabs\\Lib\\LDSignatures' => $baseDir . '/Zotlabs/Lib/LDSignatures.php',
'Zotlabs\\Lib\\MarkdownSoap' => $baseDir . '/Zotlabs/Lib/MarkdownSoap.php',