Lunr.Vortex 0.9.0
General
- Allow using newer versions of
psr/log
- Make
PushNotificationStatus
a backed enum - Add generic push notification dispatcher
CI
- Proper typing of
$this->class
in unit tests - Add and enforce typos check
- Configure PHPUnit whitelist based on directories
FCM
- Update to Firebase API v1
JPush
- Use
static
return type instead ofself
for payload methods - Fix array type for statuses in
JPushReport