v3.0.0
What's Changed
Breaking Changes
- Drops support for PHP versions older than PHP 7.3
- Pushover::send now throws an exception on failure rather than returning false
- Now throws an exception if the response from pushover is invalid
Pull Requests
- Test in PHP 8.1 by @donatj in #4
- Update donatj/mock-webserver requirement from ^0.2.0 to ^0.2.0 || ^2.0.0 by @dependabot in #5
- Bump actions/checkout from 2 to 3 by @dependabot in #6
- Test in PHP 8.2 by @donatj in #7
- Test in PHP 8.2 - Set Minimum to PHP 7.1 by @donatj in #8
- Fix/further drop php versions by @donatj in #9
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v2.1.0...v3.0.0