Files
app/dist/vendor/composer/autoload_psr4.php
2026-03-13 09:23:35 +01:00

14 lines
454 B
PHP

<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'chillerlan\\Settings\\' => array($vendorDir . '/chillerlan/php-settings-container/src'),
'chillerlan\\QRCode\\' => array($vendorDir . '/chillerlan/php-qrcode/src'),
'RobThree\\Auth\\' => array($vendorDir . '/robthree/twofactorauth/lib'),
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
);