Le 19/09/2012 17:45, b7kich a écrit :
2.1.x-dev seems broken as well...



[chris@localhost tmp]$ php composer.phar create-project symfony/framework-standard-edition /tmp/symfony-21x 2.1.x-dev Installing symfony/framework-standard-edition (2.1.x-dev a8c2d5949c81f00438210d9afea2e39a17810e2f)
  - Installing symfony/framework-standard-edition (2.1.x-dev a8c2d59)
    Cloning a8c2d5949c81f00438210d9afea2e39a17810e2f

Created project in /tmp/symfony-21x



  [ErrorException]
  Undefined index: package



create-project [--prefer-source] [--repository-url="..."] [--dev] [--no-custom-installers] [--no-scripts] package [directory] [version]
The undefined index is because you are using an outdated Composer build. The lock file in 2.1.x has been regenerated and so it uses the new lock format.
Run "composer self-update" to get the latest version of composer.

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to