diff options
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 |