2024-08-31 17:27:16 +08:00
|
|
|
diff --git a/composer.json b/composer.json
|
2025-01-16 09:13:07 +08:00
|
|
|
index c63b5f8..4bc00c1 100644
|
2024-08-31 17:27:16 +08:00
|
|
|
--- a/composer.json
|
|
|
|
+++ b/composer.json
|
2025-01-16 09:13:07 +08:00
|
|
|
@@ -37,7 +37,11 @@
|
2024-08-31 17:27:16 +08:00
|
|
|
"flarum/sticky": "*",
|
|
|
|
"flarum/subscriptions": "*",
|
|
|
|
"flarum/suspend": "*",
|
|
|
|
- "flarum/tags": "*"
|
|
|
|
+ "flarum/tags": "*",
|
|
|
|
+ "fof/polls": "*",
|
|
|
|
+ "fof/subscribed": "*",
|
2025-01-16 09:13:07 +08:00
|
|
|
+ "fof/upload": "*",
|
|
|
|
+ "nyu8/flarum-email-filter": "^1.0"
|
2024-08-31 17:27:16 +08:00
|
|
|
},
|
|
|
|
"config": {
|
|
|
|
"preferred-install": "dist",
|