Fix tasks to use proper cron syntax
This commit is contained in:
parent
51f4ea7d5d
commit
c1301c7190
5 changed files with 20 additions and 39 deletions
|
@ -28,7 +28,8 @@
|
|||
"s1lentium/iptools": "^1.0",
|
||||
"edvinaskrucas/settings": "^2.0",
|
||||
"igaster/laravel-theme": "^1.1",
|
||||
"nesbot/carbon": "^1.21"
|
||||
"nesbot/carbon": "^1.21",
|
||||
"mtdowling/cron-expression": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue