File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
}
31
31
},
32
32
"suggest" : {
33
- "illuminate/queue" : " Required to use closures when chaining jobs (^7.0)"
33
+ "illuminate/queue" : " Required to use closures when chaining jobs (^7.0). "
34
34
},
35
35
"config" : {
36
36
"sort-packages" : true
Original file line number Diff line number Diff line change 33
33
"suggest" : {
34
34
"dragonmantank/cron-expression" : " Required to use scheduler (^2.0)." ,
35
35
"guzzlehttp/guzzle" : " Required to use the ping methods on schedules (^6.3.1|^7.0)." ,
36
- "illuminate/bus" : " Required to use the scheduled job dispatcher (^7.0)" ,
36
+ "illuminate/bus" : " Required to use the scheduled job dispatcher (^7.0). " ,
37
37
"illuminate/container" : " Required to use the scheduler (^7.0)" ,
38
- "illuminate/filesystem" : " Required to use the generator command (^7.0)" ,
39
- "illuminate/queue" : " Required to use closures for scheduled jobs (^7.0)"
38
+ "illuminate/filesystem" : " Required to use the generator command (^7.0). " ,
39
+ "illuminate/queue" : " Required to use closures for scheduled jobs (^7.0). "
40
40
},
41
41
"config" : {
42
42
"sort-packages" : true
Original file line number Diff line number Diff line change 30
30
}
31
31
},
32
32
"suggest" : {
33
- "illuminate/http" : " Required for handling uploaded files (^7.0)" ,
33
+ "illuminate/http" : " Required for handling uploaded files (^7.0). " ,
34
34
"league/flysystem" : " Required to use the Flysystem local and FTP drivers (^1.0.34)." ,
35
35
"league/flysystem-aws-s3-v3" : " Required to use the Flysystem S3 driver (^1.0)." ,
36
36
"league/flysystem-cached-adapter" : " Required to use the Flysystem cache (^1.0)." ,
You can’t perform that action at this time.
0 commit comments