57 lines
3.9 KiB
PHP
57 lines
3.9 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'eftec\\bladeone\\' => array($vendorDir . '/eftec/bladeone/lib'),
|
|
'WP_CLI\\MaintenanceMode\\' => array($vendorDir . '/wp-cli/maintenance-mode-command/src'),
|
|
'WP_CLI\\I18n\\' => array($vendorDir . '/wp-cli/i18n-command/src'),
|
|
'WP_CLI\\Embeds\\' => array($vendorDir . '/wp-cli/embed-command/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\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
|
|
'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\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
|
|
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
|
|
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
|
|
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
|
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
|
'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'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/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\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
|
|
'Peast\\' => array($vendorDir . '/mck89/peast/lib/Peast'),
|
|
'Mustangostang\\' => array($vendorDir . '/wp-cli/mustangostang-spyc/src'),
|
|
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
|
|
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
'Gettext\\Languages\\' => array($vendorDir . '/gettext/languages/src'),
|
|
'Gettext\\' => array($vendorDir . '/gettext/gettext/src'),
|
|
'DiDom\\' => array($vendorDir . '/imangazaliev/didom/src/DiDom'),
|
|
'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'),
|
|
);
|