V1.1.0: PHP 8
This release will update supported version to PHP 8+ and apply stricter types on stuff without workarounds or exceptions.
NOTE: If you are on PHP 7<8 then update composer to 1.0.* as version to ensure keeping PHP 7+ supported versions.
What's Changed
- Enable debug mode for individual events on live by @aawnu in #25
- Move support up to PHP 8+ by @aawnu in #27
Full Changelog: v1.0.10...v1.1.0