Skip to content

Commit faee0f5

Browse files
Update README.md
1 parent 895895c commit faee0f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
[![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)
88
[![Total Downloads](https://img.shields.io/packagist/dt/laravel-notification-channels/twitter.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/twitter)
99

10-
This package makes it easy to send Laravel notifications using [Twitter](https://dev.twitter.com/rest/public). (Laravel 8+, PHP 8.*)
10+
This package makes it easy to send Laravel notifications using [Twitter](https://dev.twitter.com/rest/public). (Laravel 8+)
1111

12-
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.
12+
PS: v.7.0.0 only supports Laravel 10 and PHP 8.1 If you have an older Laravel application, or PHP version, you can use an older version of this package. But be aware that these are no longer maintained.
1313

1414
## Contents
1515

0 commit comments

Comments
 (0)