diff options
author | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-06-06 19:04:57 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-06-06 19:04:57 -0700 |
commit | 7d418cf7e229309201e7bb4ef78ef7f7604fd774 (patch) | |
tree | 81d3783caaab0428ce3157f0d8fc2cee004a7c1d | |
parent | b808300d9b9e79234565be52a8cce5bdc458f8ea (diff) | |
download | php-http-client-7d418cf7e229309201e7bb4ef78ef7f7604fd774.zip php-http-client-7d418cf7e229309201e7bb4ef78ef7f7604fd774.tar.gz php-http-client-7d418cf7e229309201e7bb4ef78ef7f7604fd774.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ Add php-http-client to your `composer.json` file. If you are not using [Composer ```json { "require": { - "sendgrid/php-http-client": "2.*" + "sendgrid/php-http-client": "3.*" } } ``` @@ -93,4 +93,4 @@ php-http-client is guided and supported by the SendGrid [Developer Experience Te php-http-client is maintained and funded by SendGrid, Inc. The names and logos for php-http-client are trademarks of SendGrid, Inc. ![SendGrid Logo] -(https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png)
\ No newline at end of file +(https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png) |