Update autoloader path

This commit is contained in:
Romain Neutron
2013-05-30 13:09:11 +02:00
parent ff7fd5401e
commit 765b043fa8
7 changed files with 14 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ use Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand;
use Doctrine\ORM\Tools\Console\Command\RunDqlCommand;
use Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand;
require_once __DIR__ . '/../plugins/autoload.php';
require_once __DIR__ . '/../lib/autoload.php';
try {
$cli = new CLI("