Skip to content

Commit 8bd71aa

Browse files
authored
Bump core requirement for ext discovery
1 parent 0fa6199 commit 8bd71aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"forum": "https://discuss.flarum.org/d/29102"
2222
},
2323
"require": {
24-
"flarum/core": "^1.2.0"
24+
"flarum/core": "^1.8.0"
2525
},
2626
"autoload": {
2727
"psr-4": {
@@ -35,7 +35,7 @@
3535
"icon": {
3636
"name": "fas fa-images",
3737
"backgroundColor": "#00c8b0",
38-
"color": "#fff"
38+
"color": "#ffffff"
3939
}
4040
},
4141
"flarum-cli": {
@@ -45,4 +45,4 @@
4545
}
4646
}
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)