28 lines
1.8 KiB
PHP
28 lines
1.8 KiB
PHP
<?php
|
|
|
|
// autoload_namespaces.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'phpDocumentor' => array($vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/reflection/src', $vendorDir . '/phpdocumentor/reflection/tests/unit', $vendorDir . '/phpdocumentor/reflection/tests/mocks', $vendorDir . '/phpdocumentor/fileset/src', $vendorDir . '/phpdocumentor/fileset/tests/unit', $vendorDir . '/phpdocumentor/graphviz/src', $vendorDir . '/phpdocumentor/graphviz/tests/unit', $vendorDir . '/phpdocumentor/phpdocumentor/src', $vendorDir . '/phpdocumentor/phpdocumentor/tests/unit'),
|
|
'Twig_' => array($vendorDir . '/twig/twig/lib'),
|
|
'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
|
|
'Pimple' => array($vendorDir . '/pimple/pimple/lib'),
|
|
'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src'),
|
|
'PhpCollection' => array($vendorDir . '/phpcollection/phpcollection/src'),
|
|
'Parsedown' => array($vendorDir . '/erusev/parsedown'),
|
|
'PHPMD\\' => array($vendorDir . '/phpmd/phpmd/src/main/php'),
|
|
'Metadata\\' => array($vendorDir . '/jms/metadata/src'),
|
|
'KevinGH\\Version' => array($vendorDir . '/kherge/version/src/lib'),
|
|
'JMS\\Serializer' => array($vendorDir . '/jms/serializer/src'),
|
|
'JMS\\' => array($vendorDir . '/jms/parser-lib/src'),
|
|
'Herrera\\Phar\\Update' => array($vendorDir . '/herrera-io/phar-update/src/lib'),
|
|
'Herrera\\Json' => array($vendorDir . '/herrera-io/json/src/lib'),
|
|
'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
|
|
'Cilex\\Provider\\Console' => array($vendorDir . '/cilex/console-service-provider/src'),
|
|
'Cilex\\Provider' => array($vendorDir . '/phpdocumentor/phpdocumentor/src'),
|
|
'Cilex' => array($vendorDir . '/cilex/cilex/src'),
|
|
);
|