Files
hestiacp/web/inc/composer.json

8 lines
155 B
JSON
Raw Normal View History

2024-03-19 22:05:27 +03:00
{
"require": {
"phpmailer/phpmailer": "6.8.0",
"hestiacp/phpquoteshellarg": "1.0.2",
"robthree/twofactorauth": "2.0.0"
}
}