Fix tasks to use proper cron syntax

This commit is contained in:
Dane Everitt 2016-02-28 22:37:58 -05:00
parent 51f4ea7d5d
commit c1301c7190
5 changed files with 20 additions and 39 deletions

View file

@ -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",