1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00
This commit is contained in:
Toby Zerner
2015-08-13 12:50:41 +09:30
parent 8f6b529fc6
commit 7fdd7c0c36

View File

@@ -12,5 +12,14 @@
"require": {
"php": ">=5.4.0",
"flarum": ">0.1.0"
},
"support": {
"source": "https://github.com/flarum/pusher",
"issues": "https://github.com/flarum/pusher/issues"
},
"icon": {
"name": "arrow-right",
"backgroundColor": "#803A9D",
"color": "#fff"
}
}
}