Skip to content

Commit 98f9f40

Browse files
committed
Removed the reference to specific versions of laravel on README
1 parent 13309b4 commit 98f9f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/laravel-notification-channels/aws-sns/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-notification-channels/aws-sns/?branch=master)
99
[![Total Downloads](https://img.shields.io/packagist/dt/laravel-notification-channels/aws-sns.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/aws-sns)
1010

11-
This package makes it easy to send notifications using [AWS SNS](https://aws.amazon.com/pt/sns/) with Laravel 5.5+ and 6.0.
11+
This package makes it easy to send notifications using [AWS SNS](https://aws.amazon.com/pt/sns/) with Laravel framework.
1212
Since Laravel already ships with SES email support, this package focuses on sending only SMS notifications for now.
1313
More advanced features like support for topics could be added in the future.
1414

0 commit comments

Comments
 (0)