Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

46 lines
2.9KB

  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'yii\\swiftmailer\\' => array($vendorDir . '/yiisoft/yii2-swiftmailer'),
  7. 'yii\\gii\\' => array($vendorDir . '/yiisoft/yii2-gii'),
  8. 'yii\\faker\\' => array($vendorDir . '/yiisoft/yii2-faker'),
  9. 'yii\\debug\\' => array($vendorDir . '/yiisoft/yii2-debug'),
  10. 'yii\\composer\\' => array($vendorDir . '/yiisoft/yii2-composer'),
  11. 'yii\\codeception\\' => array($vendorDir . '/yiisoft/yii2-codeception'),
  12. 'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap'),
  13. 'yii\\' => array($vendorDir . '/yiisoft/yii2'),
  14. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-docblock/src'),
  15. 'kartik\\mpdf\\' => array($vendorDir . '/kartik-v/yii2-mpdf'),
  16. 'dosamigos\\leaflet\\' => array($vendorDir . '/2amigos/yii2-leaflet-extension/src'),
  17. 'dosamigos\\chartjs\\' => array($vendorDir . '/2amigos/yii2-chartjs-widget/src'),
  18. 'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'),
  19. 'c006\\paypal_ipn\\' => array($vendorDir . '/c006/yii2-paypal-ipn'),
  20. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  21. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  22. 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
  23. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  24. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  25. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  26. 'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
  27. 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
  28. 'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
  29. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  30. 'Symfony\\Component\\BrowserKit\\' => array($vendorDir . '/symfony/browser-kit'),
  31. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  32. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
  33. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  34. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  35. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  36. 'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
  37. 'Facebook\\WebDriver\\' => array($vendorDir . '/facebook/webdriver/lib'),
  38. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  39. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  40. 'Codeception\\Extension\\' => array($vendorDir . '/codeception/codeception/ext'),
  41. 'Codeception\\' => array($vendorDir . '/codeception/codeception/src/Codeception'),
  42. );