-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 923 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 "Alchemy/Component/Yaml"]
path = Alchemy/Component/Yaml
url = [email protected]:eriknyk/Yaml
[submodule "Alchemy/Component/EventDispatcher"]
path = Alchemy/Component/EventDispatcher
url = [email protected]:eriknyk/EventDispatcher
[submodule "Alchemy/Component/Http"]
path = Alchemy/Component/Http
url = [email protected]:eriknyk/Http
[submodule "Alchemy/Component/UI"]
path = Alchemy/Component/UI
url = [email protected]:eriknyk/UI
[submodule "Alchemy/Component/Routing"]
path = Alchemy/Component/Routing
url = [email protected]:eriknyk/Routing
[submodule "Alchemy/Component/Annotations"]
path = Alchemy/Component/Annotations
url = [email protected]:eriknyk/Annotations
[submodule "Alchemy/Component/ClassLoader"]
path = Alchemy/Component/ClassLoader
url = [email protected]:eriknyk/ClassLoader
[submodule "Alchemy/Component/DiContainer"]
path = Alchemy/Component/DiContainer
url = [email protected]:eriknyk/DiContainer