Skip to content

Commit ade9e4b

Browse files
committed
Update MODULE.json
1 parent 7611d04 commit ade9e4b

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

MODULE.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,19 @@
22
"sequence": [
33
"Loki_CssUtils",
44
"Magento_Backend",
5-
"Magento_Config"
5+
"Magento_Store"
66
],
77
"modules": [
88
"Loki_CssUtils",
99
"Magento_Backend",
10-
"Magento_Config",
1110
"Magento_Directory",
1211
"Magento_Store",
1312
"Magento_Theme"
1413
],
1514
"components": [],
1615
"config": [
1716
{
18-
"path": "loki_base/messages/timeout",
17+
"path": "loki_base\/messages\/timeout",
1918
"label": "Messages > Timeout",
2019
"description": "Whenever messages are popping up, they are automatically after this timeout. This is by default 5000ms (5 seconds)."
2120
}
@@ -24,7 +23,5 @@
2423
"unit": 0,
2524
"integration": 3,
2625
"functional": 0
27-
},
28-
"phpcs_severity": "8",
29-
"phpstan_level": "5"
26+
}
3027
}

0 commit comments

Comments
 (0)