File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
"require" : {
15
15
"php" : " >=5.5.9" ,
16
16
"twilio/sdk" : " ~5.16" ,
17
- "illuminate/notifications" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*" ,
18
- "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*" ,
19
- "illuminate/events" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*" ,
20
- "illuminate/queue" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*"
17
+ "illuminate/notifications" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.* " ,
18
+ "illuminate/support" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.* " ,
19
+ "illuminate/events" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.* " ,
20
+ "illuminate/queue" : " 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.* "
21
21
},
22
22
"require-dev" : {
23
23
"mockery/mockery" : " ^0.9.5" ,
You can’t perform that action at this time.
0 commit comments