forked from zendframework/modules.zendframework.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1010 Bytes
/
.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/ZfcUser"]
path = vendor/ZfcUser
url = git://github.com/ZF-Commons/ZfcUser.git
[submodule "vendor/ZfcBase"]
path = vendor/ZfcBase
url = git://github.com/ZF-Commons/ZfcBase.git
[submodule "vendor/AssetManager"]
path = vendor/AssetManager
url = https://github.com/RWOverdijk/AssetManager.git
[submodule "vendor/HybridAuth/hybridauth"]
path = vendor/HybridAuth/hybridauth
url = https://github.com/hybridauth/hybridauth.git
[submodule "vendor/Assetic/assetic"]
path = vendor/Assetic/assetic
url = https://github.com/kriswallsmith/assetic.git
[submodule "vendor/ZF2"]
path = vendor/ZF2
url = https://github.com/zendframework/zf2.git
[submodule "vendor/ScnSocialAuth"]
path = vendor/ScnSocialAuth
url = https://github.com/Hounddog/ScnSocialAuth.git
[submodule "vendor/EdpGithub"]
path = vendor/EdpGithub
url = https://github.com/EvanDotPro/EdpGithub.git
[submodule "vendor/EdpModuleLayouts"]
path = vendor/EdpModuleLayouts
url = https://github.com/EvanDotPro/EdpModuleLayouts.git