File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` webhook ` will be documented in this file
4
4
5
+ ## 2.2.0 - 2020-11-11
6
+
7
+ * Added PHP 8 support.
8
+
5
9
## 2.1.0 - 2020-08-21
6
10
7
11
* Added Laravel 8 support.
Original file line number Diff line number Diff line change 9
9
[ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/laravel-notification-channels/webhook/master.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/laravel-notification-channels/webhook/?branch=master )
10
10
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/laravel-notification-channels/webhook.svg?style=flat-square )] ( https://packagist.org/packages/laravel-notification-channels/webhook )
11
11
12
- This package makes it easy to send webhooks using the Laravel notification system. Supports 5.5+. 6.x and 7 .x.
12
+ This package makes it easy to send webhooks using the Laravel notification system. Supports 5.5+, 6.x, 7.x and 8 .x.
13
13
14
14
## Contents
15
15
You can’t perform that action at this time.
0 commit comments