Skip to content

v3.0.0

Choose a tag to compare

@donatj donatj released this 31 Aug 06:12
· 37 commits to master since this release
f85d2cb

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

Full Changelog: v2.1.0...v3.0.0