We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b808300 commit 7d418cfCopy full SHA for 7d418cf
README.md
@@ -13,7 +13,7 @@ Add php-http-client to your `composer.json` file. If you are not using [Composer
13
```json
14
{
15
"require": {
16
- "sendgrid/php-http-client": "2.*"
+ "sendgrid/php-http-client": "3.*"
17
}
18
19
```
@@ -93,4 +93,4 @@ php-http-client is guided and supported by the SendGrid [Developer Experience Te
93
php-http-client is maintained and funded by SendGrid, Inc. The names and logos for php-http-client are trademarks of SendGrid, Inc.
94
95
![SendGrid Logo]
96
-(https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png)
+(https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png)
0 commit comments