mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-07-21 20:38:46 +02:00
Working smtp for email
This commit is contained in:
parent
379eaa2786
commit
48ef0c063e
8 changed files with 49 additions and 35 deletions
|
@ -10,7 +10,8 @@
|
|||
"robmorgan/phinx": "^0.11.1",
|
||||
"monolog/monolog": "^2.0",
|
||||
"ovh/ovh": "^2.0",
|
||||
"twilio/sdk": "^6.1"
|
||||
"twilio/sdk": "^6.1",
|
||||
"phpmailer/phpmailer": "^6.1"
|
||||
},
|
||||
"require-dev": {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue