mirror of
https://github.com/xodivorce/mailer-dev-console.git
synced 2025-12-19 07:42:57 +05:30
(chore): initial MVP release
This commit is contained in:
6
htdocs/core/composer.json
Normal file
6
htdocs/core/composer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"phpmailer/phpmailer": "^7.0",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user