forked from speckcommerce/speck
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.85 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
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "vendor/ZfcUser"]
path = vendor/ZfcUser
url = https://github.com/ZF-Commons/ZfcUser.git
[submodule "vendor/SpeckCatalog"]
path = vendor/SpeckCatalog
url = https://github.com/speckcommerce/SpeckCatalog.git
[submodule "vendor/ZfcBase"]
path = vendor/ZfcBase
url = https://github.com/ZF-Commons/ZfcBase.git
[submodule "vendor/ZF2"]
path = vendor/ZF2
url = https://github.com/zendframework/zf2.git
[submodule "vendor/SpeckCart"]
path = vendor/SpeckCart
url = https://github.com/speckcommerce/SpeckCart.git
[submodule "vendor/SpeckAddress"]
path = vendor/SpeckAddress
url = https://github.com/speckcommerce/SpeckAddress.git
[submodule "vendor/SpeckUserAddress"]
path = vendor/SpeckUserAddress
url = https://github.com/speckcommerce/SpeckUserAddress.git
[submodule "vendor/SpeckUserDashboard"]
path = vendor/SpeckUserDashboard
url = https://github.com/speckcommerce/SpeckUserDashboard.git
[submodule "vendor/ZfcAdmin"]
path = vendor/ZfcAdmin
url = https://github.com/juriansluiman/ZfcAdmin.git
[submodule "vendor/SpeckCheckout"]
path = vendor/SpeckCheckout
url = https://github.com/speckcommerce/SpeckCheckout.git
[submodule "vendor/SpeckContact"]
path = vendor/SpeckContact
url = https://github.com/speckcommerce/SpeckContact.git
[submodule "vendor/SpeckMultisite"]
path = vendor/SpeckMultisite
url = https://github.com/speckcommerce/SpeckMultisite.git
[submodule "vendor/SpeckImageUploader"]
path = vendor/SpeckImageUploader
url = https://github.com/speckcommerce/SpeckImageUploader.git
[submodule "vendor/Assetic/assetic"]
path = vendor/Assetic/assetic
url = https://github.com/kriswallsmith/assetic.git
[submodule "vendor/SpeckRandomProducts"]
path = vendor/SpeckRandomProducts
url = https://github.com/speckcommerce/SpeckRandomProducts.git
[submodule "vendor/AssetManager"]
path = vendor/AssetManager
url = https://github.com/RWOverdijk/AssetManager.git