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.2 KiB
54 lines
3.2 KiB
|
9 years ago
|
<?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'),
|
||
|
|
'SwfTools' => array($vendorDir . '/swftools/swftools/src'),
|
||
|
|
'Sunra\\PhpSimple\\HtmlDomParser' => array($vendorDir . '/sunra/php-simple-html-dom-parser/Src'),
|
||
|
|
'SecurityLib' => array($vendorDir . '/ircmaxell/security-lib/lib'),
|
||
|
|
'SM' => array($vendorDir . '/winzou/state-machine/src'),
|
||
|
|
'RandomLib' => array($vendorDir . '/ircmaxell/random-lib/lib'),
|
||
|
|
'ProxyManager\\' => array($vendorDir . '/ocramius/proxy-manager/src'),
|
||
|
|
'Pimple' => array($vendorDir . '/pimple/pimple/lib'),
|
||
|
|
'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'),
|
||
|
|
'Michelf' => array($vendorDir . '/michelf/php-markdown'),
|
||
|
|
'MediaVorus' => array($vendorDir . '/alchemy/mediavorus/src'),
|
||
|
|
'MediaAlchemyst' => array($vendorDir . '/media-alchemyst/media-alchemyst/src'),
|
||
|
|
'MP4Box' => array($vendorDir . '/php-mp4box/php-mp4box/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'),
|
||
|
|
'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'),
|
||
|
|
'DigitalOcean' => array($vendorDir . '/toin0u/digitalocean/src'),
|
||
|
|
'Chash' => array($vendorDir . '/chamilo/chash/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'),
|
||
|
|
);
|