forked from dreamsxin/cphalcon7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.1 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 "php-tests/library/Mustache"]
path = php-tests/library/Mustache
url = https://github.com/bobthecow/mustache.php.git
branch = master
[submodule "php-tests/library/Twig"]
path = php-tests/library/Twig
url = https://github.com/fabpot/Twig.git
branch = master
[submodule "deps/libwebsockets"]
path = deps/libwebsockets
url = https://github.com/dreamsxin/libwebsockets.git
branch = master
[submodule "deps/libqrencode"]
path = deps/libqrencode
url = https://github.com/dreamsxin/libqrencode.git
branch = master
[submodule "deps/libuv"]
path = deps/libuv
url = https://github.com/dreamsxin/libuv.git
branch = master
[submodule "deps/mongo-c-driver"]
path = deps/mongo-c-driver
url = https://github.com/dreamsxin/mongo-c-driver.git
branch = master
[submodule "deps/wiredtiger"]
path = deps/wiredtiger
url = https://github.com/dreamsxin/wiredtiger.git
branch = master
[submodule "deps/mongoose"]
path = deps/mongoose
url = https://github.com/dreamsxin/mongoose.git
branch = master
[submodule "deps/libmdbx"]
path = deps/libmdbx
url = https://github.com/dreamsxin/libmdbx.git
branch = 0.2.0