deps 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. [symfony]
  2. git=http://github.com/symfony/symfony.git
  3. version=v2.0.6
  4. [twig]
  5. git=http://github.com/fabpot/Twig.git
  6. version=v1.1.2
  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.2
  13. [doctrine-dbal]
  14. git=http://github.com/doctrine/dbal.git
  15. version=2.1.3
  16. [doctrine]
  17. git=http://github.com/doctrine/doctrine2.git
  18. version=2.1.2
  19. [swiftmailer]
  20. git=http://github.com/swiftmailer/swiftmailer.git
  21. version=v4.1.3
  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/1.0
  41. [SensioGeneratorBundle]
  42. git=http://github.com/sensio/SensioGeneratorBundle.git
  43. target=/bundles/Sensio/Bundle/GeneratorBundle
  44. [AsseticBundle]
  45. git=http://github.com/symfony/AsseticBundle.git
  46. target=/bundles/Symfony/Bundle/AsseticBundle
  47. version=v1.0.1
  48. [FOSUserBundle]
  49. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  50. target=/bundles/FOS/UserBundle
  51. version=1.0.0
  52. [WhiteOctoberPagerfanta]
  53. git=http://github.com/whiteoctober/Pagerfanta.git
  54. target=/pagerfanta
  55. [WhiteOctoberPagerfantaBundle]
  56. git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
  57. target=/bundles/WhiteOctober/PagerfantaBundle
  58. [solarium]
  59. git=https://github.com/basdenooijer/solarium.git
  60. version=2.3.0-RC1
  61. [NelmioSolariumBundle]
  62. git=https://github.com/nelmio/NelmioSolariumBundle.git
  63. target=/bundles/Nelmio/SolariumBundle