Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 197 Bytes

UPGRADE.md

File metadata and controls

7 lines (5 loc) · 197 Bytes

Upgrade

Version 1 to Version 2

Client::forceHttpVersion10 has been removed in favor of Client::addCurlOptions([CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_0]).