- Update version of
nesbot/carbonto match framework (#70)
- Laravel 5.8 support (d591dd9)
- Fix return type for
getSubscriptionByIdon theWebhookController(#66)
- Added support for PHP 7.3 (#62)
- Minimum PHP version is now 7.1.3 (#62)
- Minimum Laravel version is now 5.7 (#62)
- The
hasAddonon theInvoiceobject has been renamed tohasAddOn(#62) - The
$storagePathparameter was removed from thedownloadInvoicemethod on theBillabletrait (#62) - Various return types were added (#62)
- Various DocBlocks were fixed (#62)