summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 852645f..33a7bc5 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Add SendGrid to your `composer.json` file. If you are not using [Composer](http:
```json
{
"require": {
- "sendgrid/sendgrid": "~5.0.7"
+ "sendgrid/sendgrid": "~5.0.9"
}
}
```