-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (18 loc) · 847 Bytes
/
.gitmodules
File metadata and controls
23 lines (18 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "vendor/graham-campbell/result-type"]
path = vendor/graham-campbell/result-type
url = https://github.com/GrahamCampbell/Result-Type.git
[submodule "vendor/phpoption/phpoption"]
path = vendor/phpoption/phpoption
url = https://github.com/PhpOption/PhpOption.git
[submodule "vendor/symfony/polyfill-ctype"]
path = vendor/symfony/polyfill-ctype
url = https://github.com/symfony/polyfill-ctype.git
[submodule "vendor/symfony/polyfill-mbstring"]
path = vendor/symfony/polyfill-mbstring
url = https://github.com/symfony/polyfill-mbstring.git
[submodule "vendor/symfony/polyfill-php80"]
path = vendor/symfony/polyfill-php80
url = https://github.com/symfony/polyfill-php80.git
[submodule "vendor/vlucas/phpdotenv"]
path = vendor/vlucas/phpdotenv
url = https://github.com/vlucas/phpdotenv.git