deps~ 1.6KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. [symfony]
  2. git=http://github.com/symfony/symfony.git
  3. version=v2.0.1
  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.1
  10. [doctrine-common]
  11. git=http://github.com/doctrine/common.git
  12. version=2.1.1
  13. [doctrine-dbal]
  14. git=http://github.com/doctrine/dbal.git
  15. version=2.1.1
  16. [doctrine]
  17. git=http://github.com/doctrine/doctrine2.git
  18. version=2.1.1
  19. [swiftmailer]
  20. git=http://github.com/swiftmailer/swiftmailer.git
  21. version=v4.1.1
  22. [assetic]
  23. git=http://github.com/kriswallsmith/assetic.git
  24. version=v1.0.1
  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. [SensioFrameworkExtraBundle]
  31. git=http://github.com/sensio/SensioFrameworkExtraBundle.git
  32. target=/bundles/Sensio/Bundle/FrameworkExtraBundle
  33. [JMSSecurityExtraBundle]
  34. git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git
  35. target=/bundles/JMS/SecurityExtraBundle
  36. [SensioDistributionBundle]
  37. git=http://github.com/sensio/SensioDistributionBundle.git
  38. target=/bundles/Sensio/Bundle/DistributionBundle
  39. [SensioGeneratorBundle]
  40. git=http://github.com/sensio/SensioGeneratorBundle.git
  41. target=/bundles/Sensio/Bundle/GeneratorBundle
  42. [AsseticBundle]
  43. git=http://github.com/symfony/AsseticBundle.git
  44. target=/bundles/Symfony/Bundle/AsseticBundle
  45. version=v1.0.0
  46. [FOSUserBundle]
  47. git=git://github.com/FriendsOfSymfony/FOSUserBundle.git
  48. target=bundles/FOS/UserBundle