symfony-mailer-example/composer.json

7 lines
96 B
JSON

{
"require": {
"symfony/mailer": "^6.2",
"vlucas/phpdotenv": "^5.5"
}
}