67 lines
4.6 KiB
PHP
67 lines
4.6 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
|
|
'Yajra\\Datatables\\' => array($vendorDir . '/yajra/laravel-datatables-oracle/src'),
|
|
'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'),
|
|
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
|
|
'Unisharp\\Ckeditor\\' => array($vendorDir . '/unisharp/laravel-ckeditor'),
|
|
'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
|
|
'Tests\\' => array($baseDir . '/tests'),
|
|
'Symfony\\Polyfill\\Util\\' => array($vendorDir . '/symfony/polyfill-util'),
|
|
'Symfony\\Polyfill\\Php70\\' => array($vendorDir . '/symfony/polyfill-php70'),
|
|
'Symfony\\Polyfill\\Php56\\' => array($vendorDir . '/symfony/polyfill-php56'),
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
|
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
|
|
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
|
|
'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
|
|
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
|
|
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
|
|
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
|
|
'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
|
|
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
|
|
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
|
|
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
|
|
'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
|
|
'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
|
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
|
'SuperClosure\\' => array($vendorDir . '/jeremeamia/superclosure/src'),
|
|
'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
|
|
'Psy\\' => array($vendorDir . '/psy/psysh/src'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
|
|
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
|
|
'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
|
|
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
|
|
'League\\Glide\\' => array($vendorDir . '/league/glide/src'),
|
|
'League\\Fractal\\' => array($vendorDir . '/league/fractal/src'),
|
|
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
|
|
'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
|
|
'Laravel\\Dusk\\' => array($vendorDir . '/laravel/dusk/src'),
|
|
'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
|
|
'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
|
|
'Intervention\\Image\\' => array($vendorDir . '/intervention/image/src/Intervention/Image'),
|
|
'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
|
|
'Facebook\\WebDriver\\' => array($vendorDir . '/facebook/webdriver/lib'),
|
|
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
|
|
'Dompdf\\' => array($vendorDir . '/dompdf/dompdf/src'),
|
|
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
|
|
'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
|
|
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
|
|
'Cron\\' => array($vendorDir . '/mtdowling/cron-expression/src/Cron'),
|
|
'Collective\\Html\\' => array($vendorDir . '/laravelcollective/html/src'),
|
|
'App\\' => array($baseDir . '/app'),
|
|
'' => array($vendorDir . '/nesbot/carbon/src'),
|
|
);
|