-
Notifications
You must be signed in to change notification settings - Fork 24
/
.gitmodules
39 lines (39 loc) · 1.24 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
[submodule "oauth-php"]
path = oauth-php
url = https://github.com/sergeychernyshev/oauth-php.git
[submodule "dbupgrade"]
path = dbupgrade
url = https://github.com/sergeychernyshev/DBUpgrade.git
[submodule "twig"]
path = twig
url = https://github.com/fabpot/Twig.git
[submodule "trunk8"]
path = trunk8
url = https://github.com/rviscomi/trunk8.git
[submodule "masonry"]
path = masonry
url = https://github.com/desandro/masonry.git
[submodule "calendarview"]
path = calendarview
url = https://github.com/jsmecham/CalendarView.git
[submodule "php-bootstrap"]
path = php-bootstrap
url = https://github.com/sergeychernyshev/php-bootstrap.git
[submodule "bootswatch"]
path = bootswatch
url = https://github.com/thomaspark/bootswatch.git
[submodule "imagesloaded"]
path = imagesloaded
url = https://github.com/desandro/imagesloaded.git
[submodule "swiftmailer"]
path = swiftmailer
url = https://github.com/sergeychernyshev/swiftmailer.git
[submodule "phptidy"]
path = phptidy
url = https://github.com/cmrcx/phptidy.git
[submodule "swagger-ui"]
path = swagger-ui
url = https://github.com/swagger-api/swagger-ui.git
[submodule "modules/facebook/php-graph-sdk"]
path = modules/facebook/php-graph-sdk
url = https://github.com/facebook/php-graph-sdk.git