Skip to content

Commit eda72a0

Browse files
committed
feat: ✨ Initial compatibility with Flarum 1.0
1 parent 5485b84 commit eda72a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"require": {
4040
"php": ">=7.3",
4141
"ext-json": "*",
42-
"flarum/core": ">=0.1.0-beta.16 <=1.*",
42+
"flarum/core": ">=0.1.0-beta.16 <=1.x.x-dev",
4343
"lcobucci/jwt": ">=3.4.2|^4"
4444
},
4545
"require-dev": {

0 commit comments

Comments
 (0)