forked from lite-php/framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.18 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.18 KB
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
[submodule "system/libraries/session"]
path = system/libraries/session
url = https://github.com/SoftwareONE-SAP/session-library.git
[submodule "system/libraries/simplemail"]
path = system/libraries/simplemail
url = https://github.com/SoftwareONE-SAP/simplemail-library.git
[submodule "system/libraries/recaptcha"]
path = system/libraries/recaptcha
url = https://github.com/SoftwareONE-SAP/recaptcha-library
[submodule "system/libraries/sorter"]
path = system/libraries/sorter
url = https://github.com/SoftwareONE-SAP/sorting-library.git
[submodule "system/libraries/bcrypt"]
path = system/libraries/bcrypt
url = https://github.com/SoftwareONE-SAP/bcrypt-library.git
[submodule "system/libraries/csrf"]
path = system/libraries/csrf
url = https://github.com/SoftwareONE-SAP/csrf-library.git
[submodule "system/libraries/http"]
path = system/libraries/http
url = https://github.com/SoftwareONE-SAP/http-library.git
[submodule "system/libraries/gravatar"]
path = system/libraries/gravatar
url = https://github.com/SoftwareONE-SAP/gravatar-library.git
[submodule "system/libraries/fluentlogger"]
path = system/libraries/fluentlogger
url = https://github.com/SoftwareONE-SAP/fluentlogger-library.git