Skip to content

Commit

Permalink
composer: upgraded flarum to 1.8, added mass actions and spam prevention
Browse files Browse the repository at this point in the history
  • Loading branch information
flaiming committed Oct 21, 2023
1 parent 0d28b7a commit 77b7086
Show file tree
Hide file tree
Showing 2 changed files with 1,792 additions and 974 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
},
"require": {
"antoinefr/flarum-ext-online": "*",
"blomstra/spam-prevention": "^1.5",
"clarkwinkelmann/flarum-ext-author-change": "*",
"clarkwinkelmann/flarum-ext-mass-actions": "^1.1",
"darkle/fancybox": "^1.1",
"flarum/approval": "*",
"flarum/bbcode": "*",
Expand Down Expand Up @@ -95,8 +97,5 @@
"repositories": [{
"type": "path",
"url": "packages/*"
}],
"platform": {
"php": "7.3"
}
}]
}
Loading

0 comments on commit 77b7086

Please sign in to comment.