Thanks Stof for the quick response!

Updating composer reveals 2.1.x-dev is fine but 2.1.1 is still broken:

[chris@localhost tmp]$ php composer.phar self-update
Updating to version 8d7e5cd.
    Downloading: 100%

[chris@localhost tmp]$ php composer.phar create-project 
symfony/framework-standard-edition /tmp/sf-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/sf-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
    - Conclusion: don't install symfony/symfony 2.1.x-dev
    - sensio/generator-bundle 2.2.x-dev requires symfony/framework-bundle 
2.2.* -> satisfiable by symfony/framework-bundle 2.2.x-dev, symfony/symfony 
2.2.x-dev.
    - sensio/generator-bundle 2.2.x-dev requires symfony/framework-bundle 
2.2.* -> satisfiable by symfony/framework-bundle 2.2.x-dev, symfony/symfony 
2.2.x-dev.
    - Can only install one of: symfony/symfony 2.2.x-dev, symfony/symfony 
2.1.x-dev.
    - don't install symfony/symfony 2.1.x-dev|don't install 
symfony/framework-bundle 2.2.x-dev
    - Installation request for symfony/symfony == 2.1.9999999.9999999-dev 
-> satisfiable by symfony/symfony 2.1.x-dev.
    - Installation request for sensio/generator-bundle == 
2.2.9999999.9999999-dev -> satisfiable by sensio/generator-bundle 2.2.x-dev.
 


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