When I try to run the following command from my Symfony2 project root
php bin/vendors install
I get the following error:
Could not open input file: bin/vendors
I'm completely new to git and composer and I can't find a way to get this working I wanted to install Doctrine Fixtures Bundle as described in the manual: http://symfony.com/doc/2.0/bundles/DoctrineFixturesBundle/index.html