expatbase/var/www/html/flarum/vendor/composer/autoload_psr4.php
2025-08-29 00:22:05 +09:00

170 lines
13 KiB
PHP
Executable file

<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
's9e\\TextFormatter\\' => array($vendorDir . '/s9e/text-formatter/src'),
's9e\\SweetDOM\\' => array($vendorDir . '/s9e/sweetdom/src'),
's9e\\RegexpBuilder\\' => array($vendorDir . '/s9e/regexp-builder/src'),
'axy\\sourcemap\\' => array($vendorDir . '/sycho/sourcemap/src'),
'axy\\errors\\' => array($vendorDir . '/sycho/errors/src'),
'axy\\codecs\\base64vlq\\' => array($vendorDir . '/sycho/codecs-base64vlq'),
'axy\\backtrace\\tests\\' => array($vendorDir . '/axy/backtrace/tests'),
'axy\\backtrace\\' => array($vendorDir . '/axy/backtrace/src'),
'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
'Tobscure\\JsonApi\\' => array($vendorDir . '/sycho/json-api/src'),
'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
'Therealsujitk\\GIFs\\' => array($vendorDir . '/therealsujitk/flarum-ext-gifs/src'),
'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'),
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
'Symfony\\Polyfill\\Intl\\MessageFormatter\\' => array($vendorDir . '/symfony/polyfill-intl-messageformatter'),
'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
'Symfony\\Contracts\\HttpClient\\' => array($vendorDir . '/symfony/http-client-contracts'),
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'),
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
'Symfony\\Component\\HttpClient\\' => array($vendorDir . '/symfony/http-client'),
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
'SychO\\ProfileCover\\' => array($vendorDir . '/sycho/flarum-profile-cover/src'),
'Staudenmeir\\EloquentEagerLimit\\' => array($vendorDir . '/staudenmeir/eloquent-eager-limit/src'),
'Spekulatius\\PHPScraper\\' => array($vendorDir . '/spekulatius/phpscraper/src'),
'Seld\\Signal\\' => array($vendorDir . '/seld/signal-handler/src'),
'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'),
'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'),
'React\\Promise\\' => array($vendorDir . '/react/promise/src'),
'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
'Ramsey\\Collection\\' => array($vendorDir . '/ramsey/collection/src'),
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
'Psr\\Http\\Server\\' => array($vendorDir . '/psr/http-server-middleware/src', $vendorDir . '/psr/http-server-handler/src'),
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
'Opis\\Closure\\' => array($vendorDir . '/opis/closure/src'),
'Nette\\' => array($vendorDir . '/nette/utils/src'),
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
'Middlewares\\Utils\\' => array($vendorDir . '/middlewares/utils/src'),
'Middlewares\\' => array($vendorDir . '/middlewares/request-handler/src', $vendorDir . '/middlewares/base-path-router/src', $vendorDir . '/middlewares/base-path/src'),
'MatthiasMullie\\PathConverter\\' => array($vendorDir . '/matthiasmullie/path-converter/src'),
'MatthiasMullie\\Minify\\' => array($vendorDir . '/matthiasmullie/minify/src'),
'Masterminds\\' => array($vendorDir . '/masterminds/html5/src'),
'MabeEnum\\' => array($vendorDir . '/marc-mabe/php-enum/src'),
'League\\Uri\\' => array($vendorDir . '/league/uri', $vendorDir . '/league/uri-interfaces'),
'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
'League\\Config\\' => array($vendorDir . '/league/config/src'),
'League\\CommonMark\\' => array($vendorDir . '/league/commonmark/src'),
'Laravel\\SerializableClosure\\' => array($vendorDir . '/laravel/serializable-closure/src'),
'Laminas\\Stratigility\\' => array($vendorDir . '/laminas/laminas-stratigility/src'),
'Laminas\\HttpHandlerRunner\\' => array($vendorDir . '/laminas/laminas-httphandlerrunner/src'),
'Laminas\\Escaper\\' => array($vendorDir . '/laminas/laminas-escaper/src'),
'Laminas\\Diactoros\\' => array($vendorDir . '/laminas/laminas-diactoros/src'),
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
'Jenssegers\\Agent\\' => array($vendorDir . '/jenssegers/agent/src'),
'Jaybizzle\\CrawlerDetect\\' => array($vendorDir . '/jaybizzle/crawler-detect/src'),
'Intervention\\Image\\' => array($vendorDir . '/intervention/image/src/Intervention/Image'),
'Illuminate\\View\\' => array($vendorDir . '/illuminate/view'),
'Illuminate\\Validation\\' => array($vendorDir . '/illuminate/validation'),
'Illuminate\\Translation\\' => array($vendorDir . '/illuminate/translation'),
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support', $vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/macroable'),
'Illuminate\\Session\\' => array($vendorDir . '/illuminate/session'),
'Illuminate\\Queue\\' => array($vendorDir . '/illuminate/queue'),
'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
'Illuminate\\Mail\\' => array($vendorDir . '/illuminate/mail'),
'Illuminate\\Hashing\\' => array($vendorDir . '/illuminate/hashing'),
'Illuminate\\Filesystem\\' => array($vendorDir . '/illuminate/filesystem'),
'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
'Illuminate\\Console\\' => array($vendorDir . '/illuminate/console'),
'Illuminate\\Config\\' => array($vendorDir . '/illuminate/config'),
'Illuminate\\Cache\\' => array($vendorDir . '/illuminate/cache'),
'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
'Franzl\\Middleware\\Whoops\\' => array($vendorDir . '/franzl/whoops-middleware/src'),
'FoF\\UserBio\\' => array($vendorDir . '/fof/user-bio/src'),
'FoF\\SocialProfile\\' => array($vendorDir . '/fof/socialprofile/src'),
'FoF\\ShareSocial\\' => array($vendorDir . '/fof/share-social/src'),
'FoF\\ProfileImageCrop\\' => array($vendorDir . '/fof/profile-image-crop/src'),
'FoF\\PrettyMail\\' => array($vendorDir . '/fof/pretty-mail/src'),
'FoF\\NightMode\\' => array($vendorDir . '/fof/nightmode/src'),
'FoF\\Links\\' => array($vendorDir . '/fof/links/src'),
'FoF\\Linguist\\' => array($vendorDir . '/fof/linguist/src'),
'FoF\\Gamification\\' => array($vendorDir . '/fof/gamification/src'),
'FoF\\FollowTags\\' => array($vendorDir . '/fof/follow-tags/src'),
'FoF\\Extend\\' => array($vendorDir . '/fof/extend/src'),
'FoF\\DiscussionViews\\' => array($vendorDir . '/fof/discussion-views/src'),
'FoF\\DefaultUserPreferences\\' => array($vendorDir . '/fof/default-user-preferences/src'),
'FoF\\BestAnswer\\' => array($vendorDir . '/fof/best-answer/src'),
'FoF\\BanIPs\\' => array($vendorDir . '/fof/ban-ips/src'),
'Flarum\\Tags\\' => array($vendorDir . '/flarum/tags/src'),
'Flarum\\Suspend\\' => array($vendorDir . '/flarum/suspend/src'),
'Flarum\\Subscriptions\\' => array($vendorDir . '/flarum/subscriptions/src'),
'Flarum\\Sticky\\' => array($vendorDir . '/flarum/sticky/src'),
'Flarum\\Statistics\\' => array($vendorDir . '/flarum/statistics/src'),
'Flarum\\Pusher\\' => array($vendorDir . '/flarum/pusher/src'),
'Flarum\\Nicknames\\' => array($vendorDir . '/flarum/nicknames/src'),
'Flarum\\Mentions\\' => array($vendorDir . '/flarum/mentions/src'),
'Flarum\\Lock\\' => array($vendorDir . '/flarum/lock/src'),
'Flarum\\Likes\\' => array($vendorDir . '/flarum/likes/src'),
'Flarum\\Flags\\' => array($vendorDir . '/flarum/flags/src'),
'Flarum\\ExtensionManager\\' => array($vendorDir . '/flarum/extension-manager/src'),
'Flarum\\BBCode\\' => array($vendorDir . '/flarum/bbcode/src'),
'Flarum\\Approval\\' => array($vendorDir . '/flarum/approval/src'),
'Flarum\\' => array($vendorDir . '/flarum/core/src'),
'FlarumLang\\Utils\\' => array($vendorDir . '/flarum-lang/utils/src'),
'Fig\\Http\\Message\\' => array($vendorDir . '/fig/http-message-util/src'),
'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/src'),
'DonatelloZa\\RakePlus\\' => array($vendorDir . '/donatello-za/rake-php-plus/src'),
'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/src'),
'Doctrine\\Deprecations\\' => array($vendorDir . '/doctrine/deprecations/src'),
'Doctrine\\DBAL\\' => array($vendorDir . '/doctrine/dbal/lib/Doctrine/DBAL'),
'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
'Doctrine\\Common\\' => array($vendorDir . '/doctrine/event-manager/src'),
'Dflydev\\FigCookies\\' => array($vendorDir . '/dflydev/fig-cookies/src/Dflydev/FigCookies'),
'Dflydev\\DotAccessData\\' => array($vendorDir . '/dflydev/dot-access-data/src'),
'Datlechin\\LinkPreview\\' => array($vendorDir . '/datlechin/flarum-link-preview/src'),
'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'),
'Composer\\Spdx\\' => array($vendorDir . '/composer/spdx-licenses/src'),
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
'Composer\\Pcre\\' => array($vendorDir . '/composer/pcre/src'),
'Composer\\MetadataMinifier\\' => array($vendorDir . '/composer/metadata-minifier/src'),
'Composer\\ClassMapGenerator\\' => array($vendorDir . '/composer/class-map-generator/src'),
'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
'Composer\\' => array($vendorDir . '/composer/composer/src/Composer'),
'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
);