autoload_psr4.php 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
  7. 'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'),
  8. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  9. 'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
  10. 'Tests\\' => array($baseDir . '/tests'),
  11. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  12. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  13. 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
  14. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  15. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  16. 'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
  17. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  18. 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
  19. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  20. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  21. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  22. 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
  23. 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
  24. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  25. 'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
  26. 'Psy\\' => array($vendorDir . '/psy/psysh/src'),
  27. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  28. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
  29. 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
  30. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  31. 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
  32. 'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
  33. 'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
  34. 'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
  35. 'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
  36. 'Gregwar\\' => array($vendorDir . '/gregwar/captcha/src/Gregwar'),
  37. 'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
  38. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  39. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  40. 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
  41. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  42. 'Cron\\' => array($vendorDir . '/mtdowling/cron-expression/src/Cron'),
  43. 'App\\' => array($baseDir . '/app'),
  44. '' => array($vendorDir . '/nesbot/carbon/src'),
  45. );