We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7611d04 commit ade9e4bCopy full SHA for ade9e4b
1 file changed
MODULE.json
@@ -2,20 +2,19 @@
2
"sequence": [
3
"Loki_CssUtils",
4
"Magento_Backend",
5
- "Magento_Config"
+ "Magento_Store"
6
],
7
"modules": [
8
9
10
- "Magento_Config",
11
"Magento_Directory",
12
"Magento_Store",
13
"Magento_Theme"
14
15
"components": [],
16
"config": [
17
{
18
- "path": "loki_base/messages/timeout",
+ "path": "loki_base\/messages\/timeout",
19
"label": "Messages > Timeout",
20
"description": "Whenever messages are popping up, they are automatically after this timeout. This is by default 5000ms (5 seconds)."
21
}
@@ -24,7 +23,5 @@
24
23
"unit": 0,
25
"integration": 3,
26
"functional": 0
27
- },
28
- "phpcs_severity": "8",
29
- "phpstan_level": "5"
+ }
30
0 commit comments