43 lines
2.8 KiB
PHP
43 lines
2.8 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
|
|
'WoWPress\\' => array($baseDir . '/wowpress'),
|
|
'Wenprise\\' => array($vendorDir . '/wenprise/eloquent/src'),
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
'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\\Finder\\' => array($vendorDir . '/symfony/finder'),
|
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
|
|
'Illuminate\\View\\' => array($vendorDir . '/illuminate/view'),
|
|
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'),
|
|
'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
|
|
'Illuminate\\Pagination\\' => array($vendorDir . '/illuminate/pagination'),
|
|
'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\\Bus\\' => array($vendorDir . '/illuminate/bus'),
|
|
'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
|
|
'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'),
|
|
'BladeUI\\Icons\\' => array($vendorDir . '/blade-ui-kit/blade-icons/src'),
|
|
'BladeUI\\Heroicons\\' => array($vendorDir . '/blade-ui-kit/blade-heroicons/src'),
|
|
);
|