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

chore: dependency on core updated for extensions

This commit is contained in:
Daniël Klabbers
2022-11-10 13:48:00 +01:00
parent 47d7a6e155
commit 1e00e3fdbb
18 changed files with 18 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
}
],
"require": {
"flarum/core": "^1.5"
"flarum/core": "^1.6"
},
"extra": {
"branch-alias": {