-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 881 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
[submodule "vendor/Silex"]
path = vendor/Silex
url = https://github.com/fabpot/Silex.git
[submodule "vendor/Symfony/Component/ClassLoader"]
path = vendor/Symfony/Component/ClassLoader
url = https://github.com/symfony/ClassLoader.git
[submodule "vendor/Twig"]
path = vendor/Twig
url = https://github.com/fabpot/Twig.git
[submodule "vendor/Monolog"]
path = vendor/Monolog
url = https://github.com/Seldaek/monolog.git
[submodule "web/pts/lib/geoext"]
path = web/pts/lib/geoext
url = https://github.com/arcticlcc/geoext2.git
[submodule "web/pts/lib/openlayers"]
path = web/pts/lib/openlayers
url = https://github.com/openlayers/openlayers.git
[submodule "web/pts/lib/highlight"]
path = web/pts/lib/highlight
url = https://github.com/jlblcc/highlight.js.git
[submodule "web/pts/lib/extensible"]
path = web/pts/lib/extensible
url = git@github.com:bmoeskau/Extensible.git