Skip to content

Commit

Permalink
Pass WorkerOptions through to daemonShouldRun method in Worker. If --…
Browse files Browse the repository at this point in the history
…force set then it'll be respected even in maintenance mode.
  • Loading branch information
leeovery committed Nov 21, 2016
1 parent cde844f commit eb5637a
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 204 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.6",
"illuminate/queue": "^5.3.16",
"illuminate/queue": "^5.3.24",
"laravel-doctrine/orm": "^1.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit eb5637a

Please sign in to comment.