mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
update deps, remove author
This commit is contained in:
@@ -4,18 +4,12 @@
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["formatting"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Toby Zerner",
|
||||
"email": "toby.zerner@gmail.com"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/bbcode"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.8"
|
||||
"flarum/core": "^0.1.0-beta.12"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
Reference in New Issue
Block a user