When I install symfony2 project, i run "composer install" and for each parameter in parameter.yml I have to choose in the console the value. All I need is to let the console choose the default value instead of pressing enter for every parameter.
Thanks