mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
- Added PHPMailer to composer
- Changed application/libraries/MailLib.php to use PHPMailer - Changed application/config/mail.php to be used by MailLib + PHPMailer
This commit is contained in:
+2
-1
@@ -504,7 +504,8 @@
|
||||
"vuejs/vuedatepicker_js": "7.2.0",
|
||||
"vuejs/vuedatepicker_css": "7.2.0",
|
||||
"vuejs/vuedatepicker_js11": "11.0.1",
|
||||
"vuejs/vuedatepicker_css11": "11.0.1"
|
||||
"vuejs/vuedatepicker_css11": "11.0.1",
|
||||
"phpmailer/phpmailer": "^7.0"
|
||||
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user