Added pages to view the list of potential jobs
TODO: add ability to run a job & view queued jobs
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"type": "userfrosting-worker",
|
||||
"description": "A sprinkle to add a worker thread.",
|
||||
"require": {
|
||||
"symfony/lock": "*"
|
||||
"symfony/lock": "*",
|
||||
"twig/intl-extra": "^3.6"
|
||||
},
|
||||
"autoload": {
|
||||
"files" : [
|
||||
|
||||
Reference in New Issue
Block a user