v2.0.0
- Use Guzzle to send payloads to the API
- Increased minimum PHP version to 7.1
- Added PSR-4 autoloader
- Removes toJsonRemoveUnicodeSequences() and removeNullBytes() methods from the RaygunClient class - use toJson() instead
- Add sample apps
Thanks to @robbieaverill and @anfly0 for contributing and reviewing!