flyhopeSSL env MailerSend
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
{
|
||||
"require":{
|
||||
"phpmailer/phpmailer": "^6.7.1"
|
||||
"phpmailer/phpmailer": "^6.7.1",
|
||||
"php-http/guzzle7-adapter": "*",
|
||||
"nyholm/psr7": "*",
|
||||
"mailersend/mailersend": "^0.34.0"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"php-http/discovery": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user