LRR/composer.json

7 lines
101 B
JSON

{
"require": {
"phpmailer/phpmailer": "^6.9",
"vlucas/phpdotenv": "^5.6"
}
}