1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 19:09:58 +02:00

Include task scheduler in core

This commit is contained in:
Alexander Skvortsov
2021-03-16 23:04:08 -04:00
committed by Alexander Skvortsov
parent 7a2dbf8f9b
commit 512b756804
7 changed files with 157 additions and 5 deletions

View File

@@ -25,10 +25,12 @@
"components/font-awesome": "^5.14.0",
"dflydev/fig-cookies": "^3.0.0",
"doctrine/dbal": "^2.7",
"dragonmantank/cron-expression": "^3.1.0",
"franzl/whoops-middleware": "^2.0.0",
"illuminate/bus": "^8.0",
"illuminate/cache": "^8.0",
"illuminate/config": "^8.0",
"illuminate/console": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/database": "^8.0",