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:
committed by
Alexander Skvortsov
parent
7a2dbf8f9b
commit
512b756804
@@ -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",
|
||||
|
Reference in New Issue
Block a user