99 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			99 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			PHP
		
	
	
| <?php
 | |
| 
 | |
| // autoload_psr4.php @generated by Composer
 | |
| 
 | |
| $vendorDir = dirname(__DIR__);
 | |
| $baseDir = dirname($vendorDir);
 | |
| 
 | |
| return array(
 | |
|     'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
 | |
|     'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
 | |
|     'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
 | |
|     'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'),
 | |
|     'Tests\\' => array($baseDir . '/tests'),
 | |
|     'Termwind\\' => array($vendorDir . '/nunomaduro/termwind/src'),
 | |
|     'Symfony\\Polyfill\\Uuid\\' => array($vendorDir . '/symfony/polyfill-uuid'),
 | |
|     'Symfony\\Polyfill\\Php83\\' => array($vendorDir . '/symfony/polyfill-php83'),
 | |
|     'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
 | |
|     'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
 | |
|     'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
 | |
|     'Symfony\\Polyfill\\Intl\\Idn\\' => array($vendorDir . '/symfony/polyfill-intl-idn'),
 | |
|     'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
 | |
|     'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
 | |
|     'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
 | |
|     'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
 | |
|     'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
 | |
|     'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
 | |
|     'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
 | |
|     'Symfony\\Component\\Uid\\' => array($vendorDir . '/symfony/uid'),
 | |
|     'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
 | |
|     'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
 | |
|     'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'),
 | |
|     'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
 | |
|     'Symfony\\Component\\Mime\\' => array($vendorDir . '/symfony/mime'),
 | |
|     'Symfony\\Component\\Mailer\\' => array($vendorDir . '/symfony/mailer'),
 | |
|     'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
 | |
|     'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
 | |
|     'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
 | |
|     'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
 | |
|     'Symfony\\Component\\ErrorHandler\\' => array($vendorDir . '/symfony/error-handler'),
 | |
|     'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
 | |
|     'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'),
 | |
|     'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
 | |
|     'Spatie\\LaravelIgnition\\' => array($vendorDir . '/spatie/error-solutions/legacy/laravel-ignition', $vendorDir . '/spatie/laravel-ignition/src'),
 | |
|     'Spatie\\Ignition\\' => array($vendorDir . '/spatie/error-solutions/legacy/ignition', $vendorDir . '/spatie/ignition/src'),
 | |
|     'Spatie\\FlareClient\\' => array($vendorDir . '/spatie/flare-client-php/src'),
 | |
|     'Spatie\\ErrorSolutions\\' => array($vendorDir . '/spatie/error-solutions/src'),
 | |
|     'Spatie\\Backtrace\\' => array($vendorDir . '/spatie/backtrace/src'),
 | |
|     'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
 | |
|     'Ramsey\\Collection\\' => array($vendorDir . '/ramsey/collection/src'),
 | |
|     'Psy\\' => array($vendorDir . '/psy/psysh/src'),
 | |
|     'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
 | |
|     'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
 | |
|     'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
 | |
|     'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
 | |
|     'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
 | |
|     'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
 | |
|     'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
 | |
|     'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
 | |
|     'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
 | |
|     'NunoMaduro\\Collision\\' => array($vendorDir . '/nunomaduro/collision/src'),
 | |
|     'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
 | |
|     'Mockery\\' => array($vendorDir . '/mockery/mockery/library/Mockery'),
 | |
|     'Masterminds\\' => array($vendorDir . '/masterminds/html5/src'),
 | |
|     'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
 | |
|     'League\\Flysystem\\Local\\' => array($vendorDir . '/league/flysystem-local'),
 | |
|     'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
 | |
|     'League\\Config\\' => array($vendorDir . '/league/config/src'),
 | |
|     'League\\CommonMark\\' => array($vendorDir . '/league/commonmark/src'),
 | |
|     'Laravel\\Ui\\' => array($vendorDir . '/laravel/ui/src'),
 | |
|     'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
 | |
|     'Laravel\\SerializableClosure\\' => array($vendorDir . '/laravel/serializable-closure/src'),
 | |
|     'Laravel\\Sanctum\\' => array($vendorDir . '/laravel/sanctum/src'),
 | |
|     'Laravel\\Sail\\' => array($vendorDir . '/laravel/sail/src'),
 | |
|     'Laravel\\Prompts\\' => array($vendorDir . '/laravel/prompts/src'),
 | |
|     'Illuminate\\Support\\' => array($vendorDir . '/laravel/framework/src/Illuminate/Macroable', $vendorDir . '/laravel/framework/src/Illuminate/Collections', $vendorDir . '/laravel/framework/src/Illuminate/Conditionable'),
 | |
|     'Illuminate\\Foundation\\Auth\\' => array($vendorDir . '/laravel/ui/auth-backend'),
 | |
|     'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
 | |
|     'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'),
 | |
|     'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
 | |
|     'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
 | |
|     'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
 | |
|     'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
 | |
|     'Fruitcake\\Cors\\' => array($vendorDir . '/fruitcake/php-cors/src'),
 | |
|     'Faker\\' => array($vendorDir . '/fakerphp/faker/src/Faker'),
 | |
|     'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/src'),
 | |
|     'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
 | |
|     'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
 | |
|     'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/src'),
 | |
|     'Dflydev\\DotAccessData\\' => array($vendorDir . '/dflydev/dot-access-data/src'),
 | |
|     'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
 | |
|     'Database\\Seeders\\' => array($baseDir . '/database/seeders', $vendorDir . '/laravel/pint/database/seeders'),
 | |
|     'Database\\Factories\\' => array($baseDir . '/database/factories', $vendorDir . '/laravel/pint/database/factories'),
 | |
|     'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
 | |
|     'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
 | |
|     'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
 | |
|     'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
 | |
|     'App\\' => array($baseDir . '/app', $vendorDir . '/laravel/pint/app'),
 | |
| );
 |