mirror of
https://github.com/flarum/framework.git
synced 2025-04-26 06:34:06 +08:00
remove author, updated deps
This commit is contained in:
parent
171009bfdb
commit
d87bcc52dd
@ -4,19 +4,13 @@
|
|||||||
"type": "flarum-extension",
|
"type": "flarum-extension",
|
||||||
"keywords": ["moderation"],
|
"keywords": ["moderation"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Toby Zerner",
|
|
||||||
"email": "toby.zerner@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/flarum/core/issues",
|
"issues": "https://github.com/flarum/core/issues",
|
||||||
"source": "https://github.com/flarum/approval"
|
"source": "https://github.com/flarum/approval"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.8",
|
"flarum/core": "^0.1.0-beta.12",
|
||||||
"flarum/flags": "^0.1.0-beta.6"
|
"flarum/flags": "^0.1.0-beta.12"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user