Skip to content

Commit f5bd107

Browse files
committed
Update MODULE.json
1 parent f5baeac commit f5bd107

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

MODULE.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
2-
"sequence": [],
3-
"modules": [],
2+
"sequence": [
3+
"Loki_CssUtils"
4+
],
5+
"modules": [
6+
"Loki_CssUtils"
7+
],
48
"components": [],
59
"config": [],
6-
"tests": [],
7-
"phpcs_severity": "8",
8-
"phpstan_level": "8"
10+
"tests": []
911
}

0 commit comments

Comments
 (0)