File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11language : php
22
33php :
4- - 5.6
54 - 7.0
65 - 7.1
6+ - 7.2
7+ - 7.3
78
89env :
910 matrix :
Original file line number Diff line number Diff line change 11{
22 "name" : " laravel-notification-channels/messagebird" ,
3- "description" : " MessageBird notification channel for Laravel 5.3 " ,
3+ "description" : " MessageBird notification channel for Laravel 5.x " ,
44 "homepage" : " https://github.com/laravel-notification-channels/messagebird" ,
55 "license" : " MIT" ,
66 "authors" : [
77 {
88 "name" : " Peter Steenbergen" ,
9910- "homepage" : " http ://3ws.nl" ,
10+ "homepage" : " https ://3ws.nl" ,
1111 "role" : " Developer"
1212 }
1313 ],
1414 "require" : {
15- "php" : " >=5.6.4" ,
16- "illuminate/notifications" : " ^5.3" ,
17- "illuminate/support" : " ^5.1|^5.2|^5.3" ,
18- "illuminate/queue" : " ^5.3" ,
15+ "illuminate/notifications" : " 5.5.*|5.6.*|5.7.*|5.8.*" ,
16+ "illuminate/support" : " 5.5.*|5.6.*|5.7.*|5.8.*" ,
17+ "illuminate/queue" : " 5.5.*|5.6.*|5.7.*|5.8.*" ,
1918 "guzzlehttp/guzzle" : " ^6.2"
2019 },
2120 "require-dev" : {
You can’t perform that action at this time.
0 commit comments