1
0
mirror of https://github.com/flarum/core.git synced 2025-08-03 15:07:53 +02:00

Update composer metadata for admin dashboard

This commit is contained in:
Alexander Skvortsov
2020-12-08 19:57:36 -05:00
parent ed3d5b25e4
commit e3f08b8c9e

View File

@@ -6,8 +6,16 @@
"license": "MIT", "license": "MIT",
"support": { "support": {
"issues": "https://github.com/flarum/core/issues", "issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/pusher" "source": "https://github.com/flarum/pusher",
"forum": "https://discuss.flarum.org"
}, },
"homepage": "https://flarum.org",
"funding": [
{
"type": "website",
"url": "https://flarum.org/donate/"
}
],
"require": { "require": {
"flarum/core": "^0.1.0-beta.14", "flarum/core": "^0.1.0-beta.14",
"pusher/pusher-php-server": "^2.2" "pusher/pusher-php-server": "^2.2"
@@ -24,11 +32,6 @@
"flarum-extension": { "flarum-extension": {
"title": "Pusher", "title": "Pusher",
"category": "feature", "category": "feature",
"info": {
"donate": "https://flarum.org/donate/",
"website": "https://flarum.org",
"support": "https://discuss.flarum.org"
},
"icon": { "icon": {
"image": "icon.png", "image": "icon.png",
"backgroundSize": "46% 63%", "backgroundSize": "46% 63%",