39 lines
2.4 KiB
PHP
39 lines
2.4 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Twig\\' => array($vendorDir . '/twig/twig/src'),
|
|
'Tightenco\\Collect\\' => array($vendorDir . '/tightenco/collect/src/Collect'),
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
|
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
|
|
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
|
|
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
'Stevenmaguire\\OAuth2\\Client\\' => array($vendorDir . '/stevenmaguire/oauth2-keycloak/src'),
|
|
'RobThree\\Auth\\' => array($vendorDir . '/robthree/twofactorauth/lib'),
|
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'),
|
|
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
'PhpMimeMailParser\\' => array($vendorDir . '/php-mime-mail-parser/php-mime-mail-parser/src'),
|
|
'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
|
|
'MatthiasMullie\\PathConverter\\' => array($vendorDir . '/matthiasmullie/path-converter/src'),
|
|
'MatthiasMullie\\Minify\\' => array($vendorDir . '/matthiasmullie/minify/src'),
|
|
'League\\OAuth2\\Client\\' => array($vendorDir . '/league/oauth2-client/src'),
|
|
'LdapRecord\\' => array($vendorDir . '/directorytree/ldaprecord/src'),
|
|
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
|
|
'Html2Text\\' => array($vendorDir . '/soundasleep/html2text/src'),
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
|
|
'Ddeboer\\Imap\\' => array($vendorDir . '/ddeboer/imap/src'),
|
|
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
|
|
);
|