This repository was archived by the owner on Jun 28, 2024. It is now read-only.
1.8.0
- Support Laravel
10 - Allow
monolog/monolog^3.2 - Composer archive exclude
/testsand/phpunit.xml - Enable multiple FCM account support by adding new optional parameters
$serverKey, $senderIdto some top functions (#21) by @anujgandhi - Implement
retryAfterprotected property onBaseResponseclass and addgetRetryAfterHeaderValuefunction (#20) by @quyle92 - Improve the
ServerResponseExceptionclass