symfonyvendors

Symfony2 run bin/vendors git error


I downloaded the latest symfony2 (2.0.10) and tried to run bin/vendors install but it prints the following:

Installing/Updating symfony Cloning into /Users/i/sf2_proj/vendor/symfony... error: Failed connect to github.com:80; Operation timed out while accessing http://github.com/symfony/symfony.git/info/refs fatal: HTTP request failed


Solution

  • try using git:// instead of http:// in your deps file