forked from AlloVince/eva-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 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
37
38
39
40
41
42
43
44
45
[submodule "public/static/lib"]
path = public/static/lib
url = https://github.com/AlloVince/evaengine-libs-front.git
[submodule "depends/BjyProfiler"]
path = depends/BjyProfiler
url = git://github.com/bjyoungblood/BjyProfiler.git
[submodule "vendor/EvaCloudImage"]
path = vendor/EvaCloudImage
url = git://github.com/AlloVince/EvaCloudImage.git
[submodule "vendor/ZendOAuth"]
path = vendor/ZendOAuth
url = git://github.com/zendframework/ZendOAuth.git
[submodule "vendor/Zend"]
path = vendor/Zend
url = git://github.com/AlloVince/zf2.git
[submodule "vendor/ZendGData"]
path = vendor/ZendGData
url = git://github.com/zendframework/ZendGData.git
[submodule "vendor/ZendQueue"]
path = vendor/ZendQueue
url = git://github.com/zendframework/ZendQueue.git
[submodule "vendor/Assetic"]
path = vendor/Assetic
url = git://github.com/kriswallsmith/assetic.git
[submodule "vendor/Symfony/Component/Process"]
path = vendor/Symfony/Component/Process
url = git://github.com/symfony/Process.git
[submodule "module/Core/assets/css"]
path = module/Core/assets/css
url = git://github.com/AlloVince/EvaBootstrap.git
[submodule "vendor/Libs"]
path = vendor/Libs
url = git://github.com/AlloVince/evaengine-libs.git
[submodule "vendor/Resque"]
path = vendor/Resque
url = git://github.com/chrisboulton/php-resque.git
[submodule "vendor/Credis"]
path = vendor/Credis
url = git://github.com/colinmollenhour/credis.git
[submodule "depends/ZendDeveloperTools"]
path = depends/ZendDeveloperTools
url = git://github.com/AlloVince/ZendDeveloperTools.git
[submodule "vendor/EvaThumber"]
path = vendor/EvaThumber
url = https://github.com/AlloVince/EvaThumber.git