mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
remove author, updated deps
This commit is contained in:
parent
a6ae4e4b9c
commit
30590f718a
|
@ -4,18 +4,12 @@
|
|||
"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/suspend"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.9"
|
||||
"flarum/core": "^0.1.0-beta.12"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user