123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- [symfony]
- git=http://github.com/symfony/symfony.git
- version=v2.0.10
- [twig]
- git=http://github.com/fabpot/Twig.git
- version=v1.6.0
- [monolog]
- git=http://github.com/Seldaek/monolog.git
- version=1.0.2
- [doctrine-common]
- git=http://github.com/doctrine/common.git
- version=2.1.4
- [doctrine-dbal]
- git=http://github.com/doctrine/dbal.git
- version=2.1.6
- [doctrine]
- git=http://github.com/doctrine/doctrine2.git
- version=2.1.6
- [swiftmailer]
- git=http://github.com/swiftmailer/swiftmailer.git
- version=v4.1.5
- [assetic]
- git=http://github.com/kriswallsmith/assetic.git
- version=v1.0.2
- [twig-extensions]
- git=http://github.com/fabpot/Twig-extensions.git
- [metadata]
- git=http://github.com/schmittjoh/metadata.git
- version=1.0.0
- [composer]
- git=http://github.com/composer/composer.git
- version=origin/master
- [SensioFrameworkExtraBundle]
- git=http://github.com/sensio/SensioFrameworkExtraBundle.git
- target=/bundles/Sensio/Bundle/FrameworkExtraBundle
- version=origin/2.0
- [SensioDistributionBundle]
- git=http://github.com/sensio/SensioDistributionBundle.git
- target=/bundles/Sensio/Bundle/DistributionBundle
- version=origin/2.0
- [SensioGeneratorBundle]
- git=http://github.com/sensio/SensioGeneratorBundle.git
- target=/bundles/Sensio/Bundle/GeneratorBundle
- version=origin/2.0
- [AsseticBundle]
- git=http://github.com/symfony/AsseticBundle.git
- target=/bundles/Symfony/Bundle/AsseticBundle
- version=v1.0.1
- [FOSUserBundle]
- git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
- target=/bundles/FOS/UserBundle
- version=1.1.0
- [WhiteOctoberPagerfanta]
- git=http://github.com/whiteoctober/Pagerfanta.git
- target=/pagerfanta
- [WhiteOctoberPagerfantaBundle]
- git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
- target=/bundles/WhiteOctober/PagerfantaBundle
- version=origin/symfony2.0
- [solarium]
- git=https://github.com/basdenooijer/solarium.git
- version=2.3.0-RC1
- [NelmioSolariumBundle]
- git=https://github.com/nelmio/NelmioSolariumBundle.git
- target=/bundles/Nelmio/SolariumBundle
|