autoload_psr4.php 4.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(__DIR__);
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'yii\\swiftmailer\\' => array($vendorDir . '/yiisoft/yii2-swiftmailer/src'),
  7. 'yii\\redis\\' => array($vendorDir . '/yiisoft/yii2-redis/src'),
  8. 'yii\\mongodb\\' => array($vendorDir . '/yiisoft/yii2-mongodb/src'),
  9. 'yii\\httpclient\\' => array($vendorDir . '/yiisoft/yii2-httpclient/src'),
  10. 'yii\\gii\\' => array($vendorDir . '/yiisoft/yii2-gii/src'),
  11. 'yii\\faker\\' => array($vendorDir . '/yiisoft/yii2-faker/src'),
  12. 'yii\\debug\\' => array($vendorDir . '/yiisoft/yii2-debug/src'),
  13. 'yii\\composer\\' => array($vendorDir . '/yiisoft/yii2-composer'),
  14. 'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap/src'),
  15. 'yii\\' => array($vendorDir . '/yiisoft/yii2'),
  16. 'sunmoon\\phpspreadsheet\\' => array($vendorDir . '/sunmoon/yii2-phpspreadsheet/src'),
  17. 'setasign\\Fpdi\\' => array($vendorDir . '/setasign/fpdi/src'),
  18. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
  19. 'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'),
  20. 'anlity\\swooleAsyncTimer\\' => array($vendorDir . '/anlity/yii2-swoole-async-timer'),
  21. 'ZipStream\\' => array($vendorDir . '/maennchen/zipstream-php/src'),
  22. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  23. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  24. 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
  25. 'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
  26. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  27. 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
  28. 'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
  29. 'Symfony\\Polyfill\\Iconv\\' => array($vendorDir . '/symfony/polyfill-iconv'),
  30. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  31. 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  32. 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
  33. 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
  34. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  35. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  36. 'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
  37. 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
  38. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  39. 'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
  40. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  41. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  42. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
  43. 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  44. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  45. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
  46. 'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
  47. 'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'),
  48. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  49. 'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'),
  50. 'Http\\Message\\' => array($vendorDir . '/php-http/message-factory/src'),
  51. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  52. 'Godruoyi\\Snowflake\\' => array($vendorDir . '/godruoyi/php-snowflake/src'),
  53. 'Faker\\' => array($vendorDir . '/fakerphp/faker/src/Faker'),
  54. 'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/src'),
  55. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  56. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
  57. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  58. 'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
  59. 'Codeception\\PHPUnit\\' => array($vendorDir . '/codeception/phpunit-wrapper/src'),
  60. 'Codeception\\Extension\\' => array($vendorDir . '/codeception/base/ext'),
  61. 'Codeception\\' => array($vendorDir . '/codeception/base/src/Codeception', $vendorDir . '/codeception/stub/src'),
  62. );