Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@onlime onlime released this 26 Nov 10:34
· 1 commit to master since this release
ec8d4b1

What's Changed

  • Added PHP Linting (Pint) to CI workflow
  • Additional tests to achieve 100% code coverage by @pascalbaljet
  • Update PhpUnit to 10.5 and fixed all tests.
  • Bump twilio/sdk to 8.3
  • Improved types and use constructor property promotion everywhere.
  • Added Pint and fixed PHP syntax.
  • Drop support for PHP < 8.2 BREAKING CHANGE
  • Drop support for Laravel 7.x, 8.x, 9.x, and 10.x BREAKING CHANGE
  • Enable overriding the Twilio message source #142
  • Add enabled config option (TWILIO_ENABLED) to disable the channel #121

New Contributors

Full Changelog: 3.3.1...4.0.0