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