deps 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. [symfony]
  2. git=http://github.com/symfony/symfony.git
  3. version=origin/2.0
  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=origin/2.1.x
  13. [doctrine-dbal]
  14. git=http://github.com/doctrine/dbal.git
  15. version=origin/2.1.x
  16. [doctrine]
  17. git=http://github.com/doctrine/doctrine2.git
  18. version=origin/2.1.x
  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. [JMSSecurityExtraBundle]
  37. git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git
  38. target=/bundles/JMS/SecurityExtraBundle
  39. version=origin/1.0.x
  40. [SensioDistributionBundle]
  41. git=http://github.com/sensio/SensioDistributionBundle.git
  42. target=/bundles/Sensio/Bundle/DistributionBundle
  43. [SensioGeneratorBundle]
  44. git=http://github.com/sensio/SensioGeneratorBundle.git
  45. target=/bundles/Sensio/Bundle/GeneratorBundle
  46. [AsseticBundle]
  47. git=http://github.com/symfony/AsseticBundle.git
  48. target=/bundles/Symfony/Bundle/AsseticBundle
  49. version=v1.0.1
  50. [FOSUserBundle]
  51. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  52. target=/bundles/FOS/UserBundle
  53. version=1.0.0
  54. [WhiteOctoberPagerfanta]
  55. git=http://github.com/whiteoctober/Pagerfanta.git
  56. target=/pagerfanta
  57. [WhiteOctoberPagerfantaBundle]
  58. git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
  59. target=/bundles/WhiteOctober/PagerfantaBundle