autoload_psr4.php 1.8 KB

12345678910111213141516171819202122232425262728293031
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(__DIR__);
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'Twig\\' => array($vendorDir . '/twig/twig/src'),
  7. 'Tightenco\\Collect\\' => array($vendorDir . '/tightenco/collect/src/Collect'),
  8. 'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'),
  9. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  10. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  11. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  12. 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
  13. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  14. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  15. 'RobThree\\Auth\\' => array($vendorDir . '/robthree/twofactorauth/lib'),
  16. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  17. 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
  18. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  19. 'PhpMimeMailParser\\' => array($vendorDir . '/php-mime-mail-parser/php-mime-mail-parser/src'),
  20. 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
  21. 'MatthiasMullie\\PathConverter\\' => array($vendorDir . '/matthiasmullie/path-converter/src'),
  22. 'MatthiasMullie\\Minify\\' => array($vendorDir . '/matthiasmullie/minify/src'),
  23. 'LdapRecord\\' => array($vendorDir . '/directorytree/ldaprecord/src'),
  24. 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
  25. 'Html2Text\\' => array($vendorDir . '/soundasleep/html2text/src'),
  26. 'Ddeboer\\Imap\\' => array($vendorDir . '/ddeboer/imap/src'),
  27. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  28. );