chore: update v1.4 constraints and update issues url

This commit is contained in:
Daniël Klabbers
2022-07-12 23:30:03 +02:00
parent 6cfebe381a
commit 556d461cfb
20 changed files with 39 additions and 39 deletions

View File

@ -7,7 +7,7 @@
],
"license": "MIT",
"support": {
"issues": "https://github.com/flarum/core/issues",
"issues": "https://github.com/flarum/framework/issues",
"source": "https://github.com/flarum/bbcode",
"forum": "https://discuss.flarum.org"
},
@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.3"
"flarum/core": "^1.4"
},
"extra": {
"branch-alias": {