remove author, updated deps

This commit is contained in:
Daniël Klabbers 2020-03-03 14:51:42 +01:00
parent a6ae4e4b9c
commit 30590f718a

View File

@ -4,18 +4,12 @@
"type": "flarum-extension", "type": "flarum-extension",
"keywords": ["moderation"], "keywords": ["moderation"],
"license": "MIT", "license": "MIT",
"authors": [
{
"name": "Toby Zerner",
"email": "toby.zerner@gmail.com"
}
],
"support": { "support": {
"issues": "https://github.com/flarum/core/issues", "issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/suspend" "source": "https://github.com/flarum/suspend"
}, },
"require": { "require": {
"flarum/core": "^0.1.0-beta.9" "flarum/core": "^0.1.0-beta.12"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {