1
0
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:
Toby Zerner
2015-09-04 11:47:53 +09:30
parent 76a6673088
commit fd5a6e6a5d

View File

@@ -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",