Skip to content

Commit 3023452

Browse files
chore: updated php-http-client version to enable setHost (#1105)
1 parent 550c3f6 commit 3023452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=7.3",
17-
"sendgrid/php-http-client": "~3.10",
17+
"sendgrid/php-http-client": "4.1.0",
1818
"starkbank/ecdsa": "0.*",
1919
"ext-curl": "*",
2020
"ext-json": "*",

0 commit comments

Comments
 (0)