Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

12345678910111213141516171819202122
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  7. 'Symfony\\Contracts\\' => array($vendorDir . '/symfony/contracts'),
  8. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  9. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  10. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  11. 'MongoDB\\' => array($vendorDir . '/mongodb/mongodb/src'),
  12. 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
  13. 'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
  14. 'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
  15. 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
  16. 'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
  17. 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
  18. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  19. );