-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
21 lines (21 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vendor/gedmo-doctrine-extensions"]
path = vendor/gedmo-doctrine-extensions
url = https://github.com/l3pp4rd/DoctrineExtensions.git
[submodule "vendor/bundles/Stof/DoctrineExtensionsBundle"]
path = vendor/bundles/Stof/DoctrineExtensionsBundle
url = git://github.com/stof/StofDoctrineExtensionsBundle.git
[submodule "vendor/doctrine-fixtures"]
path = vendor/doctrine-fixtures
url = https://github.com/doctrine/data-fixtures.git
[submodule "vendor/bundles/Doctrine/Bundle/FixturesBundle"]
path = vendor/bundles/Doctrine/Bundle/FixturesBundle
url = https://github.com/doctrine/DoctrineFixturesBundle.git
[submodule "vendor/bundles/Crocos/SecurityBundle"]
path = vendor/bundles/Crocos/SecurityBundle
url = https://github.com/crocos/CrocosSecurityBundle.git
[submodule "vendor/knp-components"]
path = vendor/knp-components
url = git://github.com/KnpLabs/knp-components.git
[submodule "vendor/bundles/Knp/Bundle/PaginatorBundle"]
path = vendor/bundles/Knp/Bundle/PaginatorBundle
url = git://github.com/KnpLabs/KnpPaginatorBundle.git