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.
		
		
		
		
		
			
		
			
				
					
					
						
							60 lines
						
					
					
						
							3.7 KiB
						
					
					
				
			
		
		
	
	
							60 lines
						
					
					
						
							3.7 KiB
						
					
					
				<?php
 | 
						|
 | 
						|
// autoload_namespaces.php @generated by Composer
 | 
						|
 | 
						|
$vendorDir = dirname(dirname(__FILE__));
 | 
						|
$baseDir = dirname($vendorDir);
 | 
						|
 | 
						|
return array(
 | 
						|
    'WebDriver' => array($vendorDir . '/instaclick/php-webdriver/lib'),
 | 
						|
    'Unoconv' => array($vendorDir . '/php-unoconv/php-unoconv/src'),
 | 
						|
    'URLify' => array($vendorDir . '/jbroadway/urlify'),
 | 
						|
    'Twig_Extensions_' => array($vendorDir . '/twig/extensions/lib'),
 | 
						|
    'Twig_' => array($vendorDir . '/twig/twig/lib'),
 | 
						|
    'Symfony\\Component\\Validator\\' => array($vendorDir . '/symfony/validator'),
 | 
						|
    'SwfTools' => array($vendorDir . '/swftools/swftools/src'),
 | 
						|
    'Sunra\\PhpSimple\\HtmlDomParser' => array($vendorDir . '/sunra/php-simple-html-dom-parser/Src'),
 | 
						|
    'SM' => array($vendorDir . '/winzou/state-machine/src'),
 | 
						|
    'Pimple' => array($vendorDir . '/pimple/pimple/lib'),
 | 
						|
    'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src'),
 | 
						|
    'PhpCollection' => array($vendorDir . '/phpcollection/phpcollection/src'),
 | 
						|
    'PHPQRCode' => array($vendorDir . '/aferrandini/phpqrcode/lib'),
 | 
						|
    'PHPExiftool\\' => array($vendorDir . '/alchemy/phpexiftool/lib'),
 | 
						|
    'PHPExcel' => array($vendorDir . '/phpoffice/phpexcel/Classes'),
 | 
						|
    'Neutron' => array($vendorDir . '/neutron/temporary-filesystem/src'),
 | 
						|
    'Nelmio\\ApiDocBundle' => array($vendorDir . '/nelmio/api-doc-bundle'),
 | 
						|
    'Michelf' => array($vendorDir . '/michelf/php-markdown'),
 | 
						|
    'Metadata\\' => array($vendorDir . '/jms/metadata/src'),
 | 
						|
    'MediaVorus' => array($vendorDir . '/alchemy/mediavorus/src'),
 | 
						|
    'MediaAlchemyst' => array($vendorDir . '/media-alchemyst/media-alchemyst/src'),
 | 
						|
    'MP4Box' => array($vendorDir . '/php-mp4box/php-mp4box/src'),
 | 
						|
    'JsonpCallbackValidator' => array($vendorDir . '/willdurand/jsonp-callback-validator/src'),
 | 
						|
    'JMS\\SerializerBundle' => array($vendorDir . '/jms/serializer-bundle'),
 | 
						|
    'JMS\\Serializer' => array($vendorDir . '/jms/serializer/src'),
 | 
						|
    'JMS\\' => array($vendorDir . '/jms/parser-lib/src'),
 | 
						|
    'Imagine' => array($vendorDir . '/imagine/imagine/lib'),
 | 
						|
    'HttpAdapter' => array($vendorDir . '/toin0u/http-adapter/src'),
 | 
						|
    'HTMLPurifier' => array($vendorDir . '/ezyang/htmlpurifier/library'),
 | 
						|
    'Ghostscript' => array($vendorDir . '/alchemy/ghostscript/src'),
 | 
						|
    'Gedmo\\' => array($vendorDir . '/gedmo/doctrine-extensions/lib'),
 | 
						|
    'Gaufrette' => array($vendorDir . '/knplabs/gaufrette/src'),
 | 
						|
    'FOS\\UserBundle' => array($vendorDir . '/friendsofsymfony/user-bundle'),
 | 
						|
    'FOS\\RestBundle' => array($vendorDir . '/friendsofsymfony/rest-bundle'),
 | 
						|
    'FFMpeg' => array($vendorDir . '/php-ffmpeg/php-ffmpeg/src'),
 | 
						|
    'Evenement' => array($vendorDir . '/evenement/evenement/src'),
 | 
						|
    'Doctrine\\ORM\\' => array($vendorDir . '/doctrine/orm/lib'),
 | 
						|
    'Doctrine\\DBAL\\' => array($vendorDir . '/doctrine/dbal/lib'),
 | 
						|
    'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
 | 
						|
    'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'),
 | 
						|
    'Doctrine\\Common\\DataFixtures' => array($vendorDir . '/doctrine/data-fixtures/lib'),
 | 
						|
    'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'),
 | 
						|
    'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib'),
 | 
						|
    'Doctrine\\Common\\' => array($vendorDir . '/doctrine/common/lib'),
 | 
						|
    'DigitalOcean' => array($vendorDir . '/toin0u/digitalocean/src'),
 | 
						|
    'Behat\\Transliterator' => array($vendorDir . '/behat/transliterator/src'),
 | 
						|
    'Behat\\Testwork' => array($vendorDir . '/behat/behat/src'),
 | 
						|
    'Behat\\MinkExtension' => array($vendorDir . '/behat/mink-extension/src'),
 | 
						|
    'Behat\\Gherkin' => array($vendorDir . '/behat/gherkin/src'),
 | 
						|
    'Behat\\Behat' => array($vendorDir . '/behat/behat/src'),
 | 
						|
    'Alchemy' => array($vendorDir . '/alchemy/binary-driver/src'),
 | 
						|
);
 | 
						|
 |