mirror of
https://github.com/flarum/framework.git
synced 2025-05-05 02:54:04 +08:00
Update flarum.json
This commit is contained in:
parent
47848488d8
commit
408c250361
@ -3,19 +3,19 @@
|
|||||||
"title": "Suspend",
|
"title": "Suspend",
|
||||||
"description": "Suspend users so they can't post.",
|
"description": "Suspend users so they can't post.",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"version": "0.1.0",
|
"version": "0.1.0-beta.2",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Toby Zerner",
|
"name": "Toby Zerner",
|
||||||
"email": "toby.zerner@gmail.com"
|
"email": "toby@flarum.org",
|
||||||
|
"homepage": "http://tobyzerner.com"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"flarum": ">=0.1.0-beta.2"
|
||||||
"flarum": ">0.1.0"
|
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/flarum/suspend",
|
"source": "https://github.com/flarum/suspend",
|
||||||
"issues": "https://github.com/flarum/suspend/issues"
|
"issues": "https://github.com/flarum/core/issues"
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "ban",
|
"name": "ban",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user