Skip to content

Commit 87621ba

Browse files
authored
Merge branch 'main' into main
2 parents c773eee + 5e3d399 commit 87621ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to the `InterFAX notification channel` will be documented in this file.
44

5+
## 3.0.0 - 2023-02-24
6+
7+
- Add Laravel 10 support
8+
- Drop support for EOL versions of PHP (7.2-7.4) & Laravel (6.x, 7.x, 8.x)
9+
- Add stronger typing based on recommendations from PHPStan
10+
511
## 2.4.0 - 2022-04-12
612

713
- Add Laravel 9 support

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Build Status](https://img.shields.io/travis/laravel-notification-channels/interfax/main.svg?style=flat-square)](https://travis-ci.org/laravel-notification-channels/interfax)
66
[![Total Downloads](https://img.shields.io/packagist/dt/laravel-notification-channels/interfax.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/interfax)
77

8-
This package makes it easy to send notifications using [InterFAX](https://interfax.net) with Laravel 9.x and above.
8+
This package makes it easy to send notifications using [InterFAX](https://interfax.net) with Laravel 9.x and 10.x.
99

1010
## Contents
1111

0 commit comments

Comments
 (0)