1
0
mirror of https://github.com/flarum/core.git synced 2025-08-21 07:41:49 +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

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