deps 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. [symfony]
  2. git=http://github.com/symfony/symfony.git
  3. version=v2.0.4
  4. [twig]
  5. git=http://github.com/fabpot/Twig.git
  6. version=v1.3.0
  7. [monolog]
  8. git=http://github.com/Seldaek/monolog.git
  9. version=1.0.1
  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.2
  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. [FOSUserBundle]
  56. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  57. target=/bundles/FOS/UserBundle
  58. version=1.0.0
  59. [WhiteOctoberPagerfanta]
  60. git=http://github.com/whiteoctober/Pagerfanta.git
  61. target=/pagerfanta
  62. [WhiteOctoberPagerfantaBundle]
  63. git=http://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git
  64. target=/bundles/WhiteOctober/PagerfantaBundle