-
Notifications
You must be signed in to change notification settings - Fork 85
/
.gitmodules
24 lines (24 loc) · 1.19 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
[submodule "dmCorePlugin/plugins/sfImageTransformPlugin"]
path = dmCorePlugin/plugins/sfImageTransformPlugin
url = https://github.com/diem-project/sfImageTransformPlugin.git
[submodule "dmCorePlugin/plugins/sfWebBrowserPlugin"]
path = dmCorePlugin/plugins/sfWebBrowserPlugin
url = https://github.com/diem-project/sfWebBrowserPlugin.git
[submodule "dmCorePlugin/plugins/sfFeed2Plugin"]
path = dmCorePlugin/plugins/sfFeed2Plugin
url = https://github.com/diem-project/sfFeed2Plugin.git
[submodule "dmCorePlugin/plugins/sfFormExtraPlugin"]
path = dmCorePlugin/plugins/sfFormExtraPlugin
url = https://github.com/diem-project/sfFormExtraPlugin.git
[submodule "symfony"]
path = symfony
url = https://github.com/diem-project/symfony.git
[submodule "dmCorePlugin/test/project/plugins/dmTagPlugin"]
path = dmCorePlugin/test/project/plugins/dmTagPlugin
url = https://github.com/diem-project/dmTagPlugin.git
[submodule "dmCorePlugin/lib/vendor/php-html-writer"]
path = dmCorePlugin/lib/vendor/php-html-writer
url = https://github.com/ornicar/php-html-writer.git
[submodule "dmCorePlugin/lib/vendor/php-user-agent"]
path = dmCorePlugin/lib/vendor/php-user-agent
url = https://github.com/diem-project/php-user-agent.git