diff options
author | yehuda <yehuda@myinbox.in> | 2019-05-15 15:05:30 +0300 |
---|---|---|
committer | yehuda <yehuda@myinbox.in> | 2019-05-15 15:05:30 +0300 |
commit | 9e2de08e9df8ce719fa04da2405d64f633d94b0e (patch) | |
tree | 2072cae96f3229c20987fc43d5cede9aedc1a788 /Postman/Postman-Mail/sendgrid/composer.json | |
parent | 71c82c669fd430f3d8a40839a10eaa231081bbea (diff) | |
download | Post-SMTP-9e2de08e9df8ce719fa04da2405d64f633d94b0e.zip |
sendgrid api + and mailer type messages
Diffstat (limited to 'Postman/Postman-Mail/sendgrid/composer.json')
-rw-r--r-- | Postman/Postman-Mail/sendgrid/composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Postman/Postman-Mail/sendgrid/composer.json b/Postman/Postman-Mail/sendgrid/composer.json index dbcdefd..95d93ce 100644 --- a/Postman/Postman-Mail/sendgrid/composer.json +++ b/Postman/Postman-Mail/sendgrid/composer.json @@ -1,5 +1,5 @@ { "require": { - "sendgrid/sendgrid": "~6.0" + "sendgrid/sendgrid": "~7" } -} +}
\ No newline at end of file |