瀏覽代碼
merged branch igorw/composer (PR #2402)
Commits
-------
a1bab83 [composer] make doctrine dbal and orm recommended by doctrine-bundle
225b512 [composer] make doctrine dbal and orm recommended by doctrine-bridge
03bdac0 [composer] make twig-bundle require twig-bridge
5757713 [composer] add doctrine and twig dependencies
Discussion
----------
Composer update
Add doctrine and twig dependencies (they are now on packagist.org), move doctrine requires to recommends, add twig-bridge require to twig-bundle.
Per @stof, symfony 2.1 (master) will need doctrine to be updated to 2.2-dev.
---------------------------------------------------------------------------
by Seldaek at 2011/10/15 09:13:35 -0700
Also @fabpot it'd be great if you would submit all the sub-tree packages to packagist.org, that way we could start using them individually.
By the way if you want the automatic versioning is now working so if you just delete the "version" from the json files, it should do the right thing. Up to you. See details on http://packagist.org/about