import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Whoops' => array($vendorDir . '/filp/whoops/src'),
|
||||
'Twig_' => array($vendorDir . '/twig/twig/lib'),
|
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log'),
|
||||
'Pimple' => array($vendorDir . '/pimple/pimple/src'),
|
||||
'ParsedownExtra' => array($vendorDir . '/erusev/parsedown-extra'),
|
||||
'Parsedown' => array($vendorDir . '/erusev/parsedown'),
|
||||
'Gregwar\\Image' => array($vendorDir . '/gregwar/image'),
|
||||
'Gregwar\\Cache' => array($vendorDir . '/gregwar/cache'),
|
||||
'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib'),
|
||||
'DebugBar' => array($vendorDir . '/maximebf/debugbar/src'),
|
||||
);
|
||||
Reference in New Issue
Block a user