mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +02:00
Update flarum.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"title": "Sticky",
|
"title": "Sticky",
|
||||||
"description": "Pin discussions to the top of the list.",
|
"description": "Pin discussions to the top of the list.",
|
||||||
"keywords": ["moderation"],
|
"keywords": ["moderation"],
|
||||||
"version": "0.1.0",
|
"version": "0.1.0-beta.2",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Toby Zerner",
|
"name": "Toby Zerner",
|
||||||
"email": "toby@flarum.org",
|
"email": "toby@flarum.org",
|
||||||
@@ -11,12 +11,11 @@
|
|||||||
},
|
},
|
||||||
"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/sticky",
|
"source": "https://github.com/flarum/sticky",
|
||||||
"issues": "https://github.com/flarum/sticky/issues"
|
"issues": "https://github.com/flarum/core/issues"
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "thumb-tack",
|
"name": "thumb-tack",
|
||||||
|
Reference in New Issue
Block a user