mirror of
https://github.com/flarum/core.git
synced 2025-07-17 06:41:21 +02:00
remove author, updated deps
This commit is contained in:
@@ -4,19 +4,13 @@
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["moderation"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Toby Zerner",
|
||||
"email": "toby.zerner@gmail.com"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/akismet"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.9",
|
||||
"flarum/approval": "^0.1.0-beta.6",
|
||||
"flarum/core": "^0.1.0-beta.12",
|
||||
"flarum/approval": "^0.1.0-beta.12",
|
||||
"tijsverkoyen/akismet": "^1.1"
|
||||
},
|
||||
"autoload": {
|
||||
|
Reference in New Issue
Block a user