mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 20:18:22 +00:00
7cb4884b96
HTTP client must be configured via `Settings::setHttpClient()`. This is a small breaking change, but only for the very few people who started using WEBSERVICE from last version. Fixes #1562 Closes #1568