Skip to content

Commit abb9105

Browse files
Update readme
1 parent 7fe5439 commit abb9105

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

12-
This package makes it easy to send notifications using [Twitter](https://dev.twitter.com/rest/public) with Laravel. If you have an older Laravel application, you can use version 1.*. But be aware that these versions are no longer maintained.
12+
This package makes it easy to send Laravel notifications using [Twitter](https://dev.twitter.com/rest/public). (Laravel 8+, PHP 8.*)
13+
14+
PS: If you have an older Laravel application, or PHP version, you can use an older version. But be aware that these are no longer maintained.
1315

1416
## Contents
1517

0 commit comments

Comments
 (0)