Looks like the 2.1.1 dependencies got messed up. As of today it doesn't 
seem possible to install from composer


[chris@localhost tmp]$ php composer.phar create-project 
symfony/framework-standard-edition /tmp/symfony-211 2.1.1
Installing symfony/framework-standard-edition (v2.1.1)
  - Installing symfony/framework-standard-edition (v2.1.1)
    Downloading: 100%

Created project in /tmp/symfony-211
Loading composer repositories with package information
Installing dependencies from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package twig/twig == 1.9.9999999.9999999-dev could not 
be found.
  Problem 2
    - Installation request for sensio/generator-bundle == 
2.1.9999999.9999999-dev -> satisfiable by sensio/generator-bundle 2.1.x-dev.
    - Can only install one of: sensio/generator-bundle dev-master, 
sensio/generator-bundle 2.1.x-dev.
    - Installation request for sensio/generator-bundle == 9999999-dev -> 
satisfiable by sensio/generator-bundle dev-master.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to 
your minimum-stability setting
   see 
https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion for 
more details.


-- 
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