summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 33640af..6379de6 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"keywords": ["SendGrid", "sendgrid", "email", "send", "grid"],
"require": {
"php": ">=5.6",
- "sendgrid/php-http-client": "~3.4"
+ "sendgrid/php-http-client": "~3.5"
},
"require-dev": {
"phpunit/phpunit": "4.*",