We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6cca2 commit 41779c1Copy full SHA for 41779c1
1 file changed
flarum/Dockerfile
@@ -75,7 +75,8 @@ RUN su-exec www-data:www-data composer require \
75
askvortsov/flarum-pwa \
76
askvortsov/flarum-rich-text \
77
betterflarum/messenger \
78
- blomstra/fontawesome \
+ blomstra/database-queue \
79
+ blomstra/fontawesome \
80
blomstra/mark-unread \
81
blomstra/search \
82
blomstra/user-filter \
@@ -111,6 +112,7 @@ RUN su-exec www-data:www-data composer require \
111
112
fof/discussion-views \
113
fof/discussion-thumbnail \
114
fof/disposable-emails \
115
+ fof/discussion-templates \
116
fof/doorman \
117
fof/drafts \
118
fof/filter \
0 commit comments