UrlShortener
UrlShortener copied to clipboard
- fix Bit.ly url handling
passing null as uri is invalid and causes and exception with guzzle
URI must be a string or UriInterface
this is a simple fix