false, 'kernel.root_dir' => __DIR__ . '/../', ))); $container->setParameter('propel.configuration', array()); $container->setDefinition('propel', new Definition('Propel\Runtime\Propel')); return $container; } }