deps 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. [symfony]
  2. git=http://github.com/symfony/symfony.git
  3. version=v2.0.10
  4. [twig]
  5. git=http://github.com/fabpot/Twig.git
  6. version=v1.6.0
  7. [monolog]
  8. git=http://github.com/Seldaek/monolog.git
  9. version=1.0.2
  10. [doctrine-common]
  11. git=http://github.com/doctrine/common.git
  12. version=2.1.4
  13. [doctrine-dbal]
  14. git=http://github.com/doctrine/dbal.git
  15. version=2.1.6
  16. [doctrine]
  17. git=http://github.com/doctrine/doctrine2.git
  18. version=2.1.6
  19. [swiftmailer]
  20. git=http://github.com/swiftmailer/swiftmailer.git
  21. version=v4.1.5
  22. [assetic]
  23. git=http://github.com/kriswallsmith/assetic.git
  24. version=v1.0.2
  25. [twig-extensions]
  26. git=http://github.com/fabpot/Twig-extensions.git
  27. [metadata]
  28. git=http://github.com/schmittjoh/metadata.git
  29. version=1.0.0
  30. [composer]
  31. git=http://github.com/composer/composer.git
  32. version=origin/master
  33. [SensioFrameworkExtraBundle]
  34. git=http://github.com/sensio/SensioFrameworkExtraBundle.git
  35. target=/bundles/Sensio/Bundle/FrameworkExtraBundle
  36. version=origin/2.0
  37. [SensioDistributionBundle]
  38. git=http://github.com/sensio/SensioDistributionBundle.git
  39. target=/bundles/Sensio/Bundle/DistributionBundle
  40. version=origin/2.0
  41. [SensioGeneratorBundle]
  42. git=http://github.com/sensio/SensioGeneratorBundle.git
  43. target=/bundles/Sensio/Bundle/GeneratorBundle
  44. version=origin/2.0
  45. [AsseticBundle]
  46. git=http://github.com/symfony/AsseticBundle.git
  47. target=/bundles/Symfony/Bundle/AsseticBundle
  48. version=v1.0.1
  49. [FOSUserBundle]
  50. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  51. target=/bundles/FOS/UserBundle
  52. version=1.1.0
  53. [WhiteOctoberPagerfanta]
  54. git=http://github.com/whiteoctober/Pagerfanta.git
  55. target=/pagerfanta
  56. [WhiteOctoberPagerfantaBundle]
  57. git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
  58. target=/bundles/WhiteOctober/PagerfantaBundle
  59. version=origin/symfony2.0
  60. [solarium]
  61. git=https://github.com/basdenooijer/solarium.git
  62. version=2.3.0-RC1
  63. [NelmioSolariumBundle]
  64. git=https://github.com/nelmio/NelmioSolariumBundle.git
  65. target=/bundles/Nelmio/SolariumBundle