Installed package as advised, but on using class, getting the following error:
PHP Deprecated: Passing a Psr\Http\Message\ResponseFactoryInterface and a Psr\Http\Message\StreamFactoryInterface to SocketClient is deprecated, and will be removed in 3.0, you should only pass config options. in /Users/dev/Sites/translayte/vendor/php-http/socket-client/src/Client.php on line 59
Anything I'm doing wrong?
Installed package as advised, but on using class, getting the following error:
PHP Deprecated: Passing a Psr\Http\Message\ResponseFactoryInterface and a Psr\Http\Message\StreamFactoryInterface to SocketClient is deprecated, and will be removed in 3.0, you should only pass config options. in /Users/dev/Sites/translayte/vendor/php-http/socket-client/src/Client.php on line 59
Anything I'm doing wrong?