You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hestiacp/web/inc/composer.json

14 lines
302 B

{
"repositories": [
{
"type": "git",
"url": "https://dev.brepo.ru/brepo/phpquoteshellarg.git"
}
],
"require": {
"phpmailer/phpmailer": "6.8.0",
"brepo/phpquoteshellarg": "dev-master",
"robthree/twofactorauth": "2.0.0"
}
}