- Updates Guzzle to
~6.3
(Fixes the errorcount(): Parameter must be an array or an object that implements Countable
which caused thegetGateway
method to fail when on PHP 7.2+) - Removes unnecessary authentication from the
/gateway
API request as it is no longer a requirement. - Removes unnecessary properties from the Gateway Identify payload