laravel-notification-channels / aws-sns

AWS SNS notification channel for Laravel
https://laravel-notification-channels.com/aws-sns
MIT License
50 stars 9 forks source link

Require PHP 8.1+ #26

Closed dwightwatson closed 1 year ago

dwightwatson commented 1 year ago

This drops support for older versions of PHP and older versions of Laravel.

Let's target PHP 8.1+ (the currently supported versions of PHP) and Laravel 9.x/10.x (the current, and next version of Laravel).

If you're running older versions of PHP or Laravel you can continue to use a previous version of the channel.