-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.37 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
[submodule "vendor/bundles/FOS/UserBundle"]
path = vendor/bundles/FOS/UserBundle
url = git://github.com/FriendsOfSymfony/FOSUserBundle.git
[submodule "vendor/Admingenerator/UserBundle"]
path = vendor/Admingenerator/UserBundle
url = https://github.com/symfony2admingenerator/AdmingeneratorUserBundle
[submodule "vendor/cedriclombardot/Admingenerator/UserBundle"]
path = vendor/cedriclombardot/Admingenerator/UserBundle
url = https://github.com/symfony2admingenerator/AdmingeneratorUserBundle
[submodule "vendor/cedriclombardot/admingenerator-generator-bundle/Admingenerator/UserBundle"]
path = vendor/cedriclombardot/admingenerator-generator-bundle/Admingenerator/UserBundle
url = https://github.com/symfony2admingenerator/AdmingeneratorUserBundle
[submodule "vendor/bundles/Symfony/Bundle/AsseticBundle"]
path = vendor/bundles/Symfony/Bundle/AsseticBundle
url = git://github.com/symfony/AsseticBundle.git
[submodule "vendor/assetic"]
path = vendor/assetic
url = git://github.com/kriswallsmith/assetic.git
[submodule "vendor/bundles/Gregwar/ImageBundle"]
path = vendor/bundles/Gregwar/ImageBundle
url = git://github.com/Gregwar/ImageBundle.git
[submodule "vendor/bundles/Gregwar/Image"]
path = vendor/bundles/Gregwar/Image
url = git://github.com/Gregwar/Image.git
[submodule "vendor/bundles/Gregwar/cache"]
path = vendor/bundles/Gregwar/cache
url = git://github.com/Gregwar/Cache.git