Skip to content

Commit 65d42f7

Browse files
committed
Revert "feat: 添加 core 版本限制"
This reverts commit 1e8f015.
1 parent fbe5da5 commit 65d42f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"forum": "https://discuss.flarum.org/d/22690"
2525
},
2626
"require": {
27-
"flarum/core": ">=1.0.0,<1.8.6"
27+
"flarum/core": "^1.0.0"
2828
},
2929
"replace": {
3030
"littlegolden/flarum-lang-simplified-chinese": "*",

0 commit comments

Comments
 (0)