This commit is contained in:
Toby Zerner 2015-08-13 12:51:22 +09:30
parent 9f0e574f20
commit 06f4475d59

View File

@ -12,5 +12,14 @@
"require": {
"php": ">=5.4.0",
"flarum": ">0.1.0"
},
"support": {
"source": "https://github.com/flarum/suspend",
"issues": "https://github.com/flarum/suspend/issues"
},
"icon": {
"name": "ban",
"backgroundColor": "#ddd",
"color": "#666"
}
}