Skip to content

Commit 288548b

Browse files
committed
Update README
1 parent 81d5e84 commit 288548b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# InterFAX notification channel for Laravel 5.8+ and 6.x
1+
# InterFAX notification channel for Laravel 6.x, 7.x and 8.x
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/laravel-notification-channels/interfax.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/interfax)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
@@ -8,7 +8,7 @@
88
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/laravel-notification-channels/interfax/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-notification-channels/interfax/?branch=master)
99
[![Total Downloads](https://img.shields.io/packagist/dt/laravel-notification-channels/interfax.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/interfax)
1010

11-
This package makes it easy to send notifications using [InterFAX](https://interfax.net) with Laravel 5.8+ and 6.x.
11+
This package makes it easy to send notifications using [InterFAX](https://interfax.net) with Laravel 6.x and above.
1212

1313
## Contents
1414

@@ -133,4 +133,4 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
133133

134134
## License
135135

136-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
136+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)