diff options
author | Mario <mario@mariovavti.com> | 2020-08-22 21:32:06 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-08-22 21:32:06 +0200 |
commit | 3b865d432ff24532b4a5e6917e23fc42b0d7fcaf (patch) | |
tree | 65bc81e92f02cbf253c5ab2d92e9c3f2bd2cb39e /vendor/composer/autoload_static.php | |
parent | 646dce7765b36afab5c1688c51ebab48a214864e (diff) | |
download | volse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.tar.gz volse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.tar.bz2 volse-hubzilla-3b865d432ff24532b4a5e6917e23fc42b0d7fcaf.zip |
Revert "composer update pear/text_languagedetect"
This reverts commit 646dce7765b36afab5c1688c51ebab48a214864e
Diffstat (limited to 'vendor/composer/autoload_static.php')
-rw-r--r-- | vendor/composer/autoload_static.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 05a15f615..fd44b4266 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -1138,10 +1138,8 @@ class ComposerStaticInit7b34d7e50a62201ec5d5e526a5b8b35d 'TPC_yyStackEntry' => __DIR__ . '/..' . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php', 'TP_yyStackEntry' => __DIR__ . '/..' . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php', 'Text_LanguageDetect' => __DIR__ . '/..' . '/pear/text_languagedetect/Text/LanguageDetect.php', - 'Text_LanguageDetectTest' => __DIR__ . '/..' . '/pear/text_languagedetect/tests/Text_LanguageDetectTest.php', 'Text_LanguageDetect_Exception' => __DIR__ . '/..' . '/pear/text_languagedetect/Text/LanguageDetect/Exception.php', 'Text_LanguageDetect_ISO639' => __DIR__ . '/..' . '/pear/text_languagedetect/Text/LanguageDetect/ISO639.php', - 'Text_LanguageDetect_ISO639Test' => __DIR__ . '/..' . '/pear/text_languagedetect/tests/Text_LanguageDetect_ISO639Test.php', 'Text_LanguageDetect_Parser' => __DIR__ . '/..' . '/pear/text_languagedetect/Text/LanguageDetect/Parser.php', 'UploadHandler' => __DIR__ . '/..' . '/blueimp/jquery-file-upload/server/php/UploadHandler.php', 'Zotlabs\\Access\\AccessList' => __DIR__ . '/../..' . '/Zotlabs/Access/AccessList.php', |