summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9397d4..84b8cc5 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Add php-http-client to your `composer.json` file. If you are not using [Composer
```json
{
"require": {
- "sendgrid/php-http-client": "1.*"
+ "sendgrid/php-http-client": "2.*"
}
}
```