3.0.0 - Laravel 8 and message format types
- Add support for Laravel 8 by upgrading Guzzle
- Add new methods on
PushoverMessage
to set the message format type usinghtml()
,monospace()
orplain()
(see the README)
PushoverMessage
to set the message format type using html()
, monospace()
or plain()
(see the README)