deps 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. version=origin/1.0
  44. [SensioGeneratorBundle]
  45. git=http://github.com/sensio/SensioGeneratorBundle.git
  46. target=/bundles/Sensio/Bundle/GeneratorBundle
  47. [AsseticBundle]
  48. git=http://github.com/symfony/AsseticBundle.git
  49. target=/bundles/Symfony/Bundle/AsseticBundle
  50. version=v1.0.1
  51. [FOSUserBundle]
  52. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  53. target=/bundles/FOS/UserBundle
  54. version=1.0.0
  55. [WhiteOctoberPagerfanta]
  56. git=http://github.com/whiteoctober/Pagerfanta.git
  57. target=/pagerfanta
  58. [WhiteOctoberPagerfantaBundle]
  59. git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
  60. target=/bundles/WhiteOctober/PagerfantaBundle