forked from mohatt/dashbrew
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 854 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 854 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/Symfony/Component/Finder"]
path = src/Symfony/Component/Finder
url = https://github.com/symfony/Finder.git
[submodule "src/Symfony/Component/Yaml"]
path = src/Symfony/Component/Yaml
url = https://github.com/symfony/Yaml.git
[submodule "src/Symfony/Component/Filesystem"]
path = src/Symfony/Component/Filesystem
url = https://github.com/symfony/Filesystem.git
[submodule "src/Symfony/Component/Process"]
path = src/Symfony/Component/Process
url = https://github.com/symfony/Process.git
[submodule "src/Symfony/Component/Console"]
path = src/Symfony/Component/Console
url = https://github.com/symfony/Console.git
[submodule "src/Symfony/Component/Stopwatch"]
path = src/Symfony/Component/Stopwatch
url = https://github.com/symfony/Stopwatch.git
[submodule "src/Slim"]
path = src/Slim
url = https://github.com/codeguy/Slim.git