mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-22 05:15:55 +02:00
feature: plugin cronjobs (#215)
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"erusev/parsedown": "^1.7",
|
||||
"nikic/fast-route": "^1.3",
|
||||
"matomo/device-detector": "^6.0",
|
||||
"illuminate/database": "^10.18"
|
||||
"illuminate/database": "^10.18",
|
||||
"peppeocchi/php-cron-scheduler": "4.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"filp/whoops": "^2.15"
|
||||
|
Reference in New Issue
Block a user