.gitmodules 776B

12345678910111213141516
  1. [submodule "vendor/gedmo-doctrine-extensions"]
  2. path = vendor/gedmo-doctrine-extensions
  3. url = git://github.com/l3pp4rd/DoctrineExtensions.git
  4. [submodule "vendor/bundles/Stof/DoctrineExtensionsBundle"]
  5. path = vendor/bundles/Stof/DoctrineExtensionsBundle
  6. url = git://github.com/stof/StofDoctrineExtensionsBundle.git
  7. [submodule "vendor/bundles/WhiteOctober/AdminBundle"]
  8. path = vendor/bundles/WhiteOctober/AdminBundle
  9. url = git://github.com/whiteoctober/WhiteOctoberAdminBundle.git
  10. [submodule "vendor/pagerfanta"]
  11. path = vendor/pagerfanta
  12. url = git://github.com/whiteoctober/Pagerfanta.git
  13. [submodule "vendor/bundles/WhiteOctober/PagerfantaBundle"]
  14. path = vendor/bundles/WhiteOctober/PagerfantaBundle
  15. url = git://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git