We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa6199 commit 8bd71aaCopy full SHA for 8bd71aa
composer.json
@@ -21,7 +21,7 @@
21
"forum": "https://discuss.flarum.org/d/29102"
22
},
23
"require": {
24
- "flarum/core": "^1.2.0"
+ "flarum/core": "^1.8.0"
25
26
"autoload": {
27
"psr-4": {
@@ -35,7 +35,7 @@
35
"icon": {
36
"name": "fas fa-images",
37
"backgroundColor": "#00c8b0",
38
- "color": "#fff"
+ "color": "#ffffff"
39
}
40
41
"flarum-cli": {
@@ -45,4 +45,4 @@
45
46
47
48
-}
+}
0 commit comments