summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid/composer.json
diff options
context:
space:
mode:
authoryehuda <yehuda@myinbox.in>2019-05-15 15:05:30 +0300
committeryehuda <yehuda@myinbox.in>2019-05-15 15:05:30 +0300
commit9e2de08e9df8ce719fa04da2405d64f633d94b0e (patch)
tree2072cae96f3229c20987fc43d5cede9aedc1a788 /Postman/Postman-Mail/sendgrid/composer.json
parent71c82c669fd430f3d8a40839a10eaa231081bbea (diff)
downloadPost-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.json4
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