1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 00:47:00 +02:00

chore: fully remove mdarea references; bump dependencies

This commit is contained in:
David Wheatley
2021-12-29 13:05:04 +01:00
parent d840205161
commit 28e636b5b0
3 changed files with 602 additions and 445 deletions

View File

@@ -25,6 +25,4 @@ return [
}),
new Extend\Locales(__DIR__.'/locale'),
(new Extend\Settings)->serializeToForum('flarum-markdown.mdarea', 'flarum-markdown.mdarea', 'boolval', true)
];