radarrplexorganizrnginxsonarrdashboardsabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepage
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							54 lines
						
					
					
						
							3.6 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							54 lines
						
					
					
						
							3.6 KiB
						
					
					
				| <?php | |
| 
 | |
| // autoload_psr4.php @generated by Composer | |
|  | |
| $vendorDir = dirname(dirname(__FILE__)); | |
| $baseDir = dirname($vendorDir); | |
| 
 | |
| return array( | |
|     'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/type-resolver/src', $vendorDir . '/phpdocumentor/reflection-docblock/src'), | |
|     'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'), | |
|     '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'), | |
|     'Symfony\\Thanks\\' => array($vendorDir . '/symfony/thanks/src'), | |
|     'Symfony\\Polyfill\\Php70\\' => array($vendorDir . '/symfony/polyfill-php70'), | |
|     'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), | |
|     'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'), | |
|     'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), | |
|     'Symfony\\Component\\Routing\\' => array($vendorDir . '/symfony/routing'), | |
|     'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), | |
|     '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\\Debug\\' => array($vendorDir . '/symfony/debug'), | |
|     'Symfony\\Component\\CssSelector\\' => array($vendorDir . '/symfony/css-selector'), | |
|     'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'), | |
|     'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'), | |
|     'Psy\\' => array($vendorDir . '/psy/psysh/src/Psy'), | |
|     'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), | |
|     'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), | |
|     'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'), | |
|     'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), | |
|     'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'), | |
|     'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), | |
|     'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), | |
|     'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'), | |
|     'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'), | |
|     'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), | |
|     'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), | |
|     'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), | |
|     'Fideloper\\Proxy\\' => array($vendorDir . '/fideloper/proxy/src'), | |
|     'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'), | |
|     'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/EmailValidator'), | |
|     'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'), | |
|     'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'), | |
|     'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'), | |
|     'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'), | |
|     'Cron\\' => array($vendorDir . '/mtdowling/cron-expression/src/Cron'), | |
|     'Collective\\Html\\' => array($vendorDir . '/laravelcollective/html/src'), | |
|     'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), | |
|     'App\\' => array($baseDir . '/app'), | |
| );
 | |
| 
 |