1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 23:47:32 +02:00

update deps, remove author

This commit is contained in:
Daniël Klabbers
2020-03-04 12:08:08 +01:00
parent 2a092ae212
commit 2813bc79ed

View File

@@ -4,18 +4,12 @@
"type": "flarum-extension", "type": "flarum-extension",
"keywords": ["formatting"], "keywords": ["formatting"],
"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/bbcode" "source": "https://github.com/flarum/bbcode"
}, },
"require": { "require": {
"flarum/core": "^0.1.0-beta.8" "flarum/core": "^0.1.0-beta.12"
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {