You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
6.5 KiB

3 years ago
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
  7. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-docblock/src'),
  8. 'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
  9. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  10. 'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
  11. 'Tests\\' => array($baseDir . '/tests'),
  12. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  13. 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
  14. 'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
  15. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  16. 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
  17. 'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
  18. 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
  19. 'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
  20. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  21. 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
  22. 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  23. 'Symfony\\Contracts\\HttpClient\\' => array($vendorDir . '/symfony/http-client-contracts'),
  24. 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
  25. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  26. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  27. 'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
  28. 'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
  29. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  30. 'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'),
  31. 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
  32. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  33. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  34. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  35. 'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'),
  36. 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
  37. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  38. 'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
  39. 'Ramsey\\Collection\\' => array($vendorDir . '/ramsey/collection/src'),
  40. 'Psy\\' => array($vendorDir . '/psy/psysh/src'),
  41. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  42. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  43. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'),
  44. 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  45. 'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
  46. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  47. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
  48. 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
  49. 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
  50. 'Opis\\Closure\\' => array($vendorDir . '/opis/closure/src'),
  51. 'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'),
  52. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  53. 'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
  54. 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
  55. 'League\\Config\\' => array($vendorDir . '/league/config/src'),
  56. 'League\\CommonMark\\' => array($vendorDir . '/league/commonmark/src'),
  57. 'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
  58. 'Laravel\\Sail\\' => array($vendorDir . '/laravel/sail/src'),
  59. 'Illuminate\\Support\\' => array($vendorDir . '/laravel/framework/src/Illuminate/Macroable', $vendorDir . '/laravel/framework/src/Illuminate/Collections'),
  60. 'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
  61. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  62. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  63. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  64. 'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
  65. 'Fruitcake\\Cors\\' => array($vendorDir . '/fruitcake/laravel-cors/src'),
  66. 'Fideloper\\Proxy\\' => array($vendorDir . '/fideloper/proxy/src'),
  67. 'Faker\\' => array($vendorDir . '/fakerphp/faker/src/Faker'),
  68. 'Facade\\Ignition\\' => array($vendorDir . '/facade/ignition/src'),
  69. 'Facade\\IgnitionContracts\\' => array($vendorDir . '/facade/ignition-contracts/src'),
  70. 'Facade\\FlareClient\\' => array($vendorDir . '/facade/flare-client-php/src'),
  71. 'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/src'),
  72. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  73. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  74. 'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
  75. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
  76. 'Dflydev\\DotAccessData\\' => array($vendorDir . '/dflydev/dot-access-data/src'),
  77. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  78. 'Database\\Seeders\\' => array($baseDir . '/database/seeders'),
  79. 'Database\\Factories\\' => array($baseDir . '/database/factories'),
  80. 'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
  81. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  82. 'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
  83. 'Asm89\\Stack\\' => array($vendorDir . '/asm89/stack-cors/src'),
  84. 'App\\' => array($baseDir . '/app'),
  85. );