|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
|
|
|
|
return array(
|
|
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
|
|
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
|
|
|
'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
|
|
|
|
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
|
|
|
|
'Slim\\Psr7\\' => array($vendorDir . '/slim/psr7/src'),
|
|
|
|
'Slim\\' => array($vendorDir . '/slim/slim/Slim'),
|
|
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
|
|
|
|
'Psr\\Http\\Server\\' => array($vendorDir . '/psr/http-server-handler/src', $vendorDir . '/psr/http-server-middleware/src'),
|
|
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
|
|
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
|
|
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
|
|
|
|
'OpenApi\\' => array($vendorDir . '/zircote/swagger-php/src'),
|
|
|
|
'Fig\\Http\\Message\\' => array($vendorDir . '/fig/http-message-util/src'),
|
|
|
|
'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
|
|
|
|
'Doctrine\\Deprecations\\' => array($vendorDir . '/doctrine/deprecations/lib/Doctrine/Deprecations'),
|
|
|
|
'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/src'),
|
|
|
|
'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib/Doctrine/Common/Annotations'),
|
|
|
|
);
|