1
0
mirror of https://github.com/flarum/core.git synced 2025-07-28 20:20:34 +02:00

remove author, updated deps

This commit is contained in:
Daniël Klabbers
2020-03-03 14:29:50 +01:00
parent 62ec7dc2fc
commit 090483e3ab

View File

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