forked from aire-atlas/aire-web-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.62 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "vendor/doctrine-common"]
path = vendor/doctrine-common
url = https://github.com/doctrine/common.git
[submodule "vendor/doctrine-mongodb"]
path = vendor/doctrine-mongodb
url = https://github.com/doctrine/mongodb.git
[submodule "vendor/doctrine-mongodb-odm"]
path = vendor/doctrine-mongodb-odm
url = https://github.com/aire-atlas/mongodb-odm.git
[submodule "vendor/bundles/Symfony/Bundle/DoctrineMongoDBBundle"]
path = vendor/bundles/Symfony/Bundle/DoctrineMongoDBBundle
url = https://github.com/doctrine/DoctrineMongoDBBundle.git
[submodule "vendor/symfony"]
path = vendor/symfony
url = https://github.com/aire-atlas/symfony.git
[submodule "vendor/twig"]
path = vendor/twig
url = https://github.com/fabpot/Twig.git
[submodule "vendor/monolog"]
path = vendor/monolog
url = https://github.com/Seldaek/monolog.git
[submodule "vendor/bundles/Sensio/Bundle/FrameworkExtraBundle"]
path = vendor/bundles/Sensio/Bundle/FrameworkExtraBundle
url = https://github.com/sensio/SensioFrameworkExtraBundle.git
[submodule "vendor/bundles/Funkiton/InjectorBundle"]
path = vendor/bundles/Funkiton/InjectorBundle
url = https://github.com/aire-atlas/InjectorBundle.git
[submodule "vendor/gedmo-doctrine-extensions"]
path = vendor/gedmo-doctrine-extensions
url = https://github.com/aire-atlas/gedmo-doctrine-extensions.git
[submodule "vendor/bundles/Stof/DoctrineExtensionsBundle"]
path = vendor/bundles/Stof/DoctrineExtensionsBundle
url = https://github.com/aire-atlas/StofDoctrineExtensionsBundle.git
[submodule "vendor/bundles/FOS/UserBundle"]
path = vendor/bundles/FOS/UserBundle
url = https://github.com/FriendsOfSymfony/FOSUserBundle.git