patchcablemgr/includes/composer.json
2020-11-22 22:50:42 +00:00

8 lines
131 B
JSON
Executable File

{
"require": {
"sonata-project/google-authenticator": "dev-master",
"phpmailer/phpmailer": "^6.0",
"curl/curl": "^2.0"
}
}