feat: dist/vendor pridan do repa pro server deploy

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 09:23:35 +01:00
parent b2a2937a35
commit d70620eb05
123 changed files with 17389 additions and 0 deletions

13
dist/vendor/composer/autoload_psr4.php vendored Normal file
View File

@@ -0,0 +1,13 @@
<?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'),
);