Added a page & table for viewing a list of installed tasks
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"type": "userfrosting-sprinkle",
|
||||
"description": "A sprinkle to add scheduled events.",
|
||||
"require": {
|
||||
"dragonmantank/cron-expression": "*"
|
||||
"dragonmantank/cron-expression": "*",
|
||||
"lorisleiva/cron-translator": "^0.3.2",
|
||||
"twig/intl-extra": "^3.6"
|
||||
},
|
||||
"autoload": {
|
||||
"files" : [
|
||||
@@ -13,4 +15,4 @@
|
||||
"UserFrosting\\Sprinkle\\Scheduler\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user