Re: [symfony-devs] Error installing by composer

2012-11-08 Thread Lee Leathers
do a selfupdate on composer, there is a temp fix in for this issue. Seldaek is working w/ github on finding a permanent solution. -- Lee Leathers about.me/leeleathers 706-340-7424 On Thursday, November 8, 2012 at 2:09 PM, Sebastian Krebs wrote: > OK, at least it wasn't the only occurence: >

Re: [symfony-devs] Error installing by composer

2012-11-08 Thread Sebastian Krebs
OK, at least it wasn't the only occurence: https://travis-ci.org/symfony/symfony/jobs/3114722 Seems, that github has some difficulties... 2012/11/7 Ivan Lubomir > Try to run "php composer.phar create-project > symfony/framework-standard-edition path/ 2.1.3" > > Get error: > > [Composer\Downloa

Re: [symfony-devs] Error installing by composer

2012-11-07 Thread Sebastian Krebs
2012/11/7 Ivan Lubomir > Try to run "php composer.phar create-project > symfony/framework-standard-edition path/ 2.1.3" > > Get error: > > [Composer\Downloader\TransportException] > The "http://nodeload.github.com/symfony/symfony-standart/zipball/v2.1.3"; file > could not be downloaded (HTTP/1.

[symfony-devs] Error installing by composer

2012-11-07 Thread Ivan Lubomir
Try to run "php composer.phar create-project symfony/framework-standard-edition path/ 2.1.3" Get error: [Composer\Downloader\TransportException] The "http://nodeload.github.com/symfony/symfony-standart/zipball/v2.1.3"; file could not be downloaded (HTTP/1.1 404 Not Found) So, how install the