Skip to content

Commit 1044d26

Browse files
committed
ci(test): Update MODULE.json with PHPStan level 5
1 parent 160c269 commit 1044d26

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

MODULE.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"loki-debugger.debugger"
2020
],
2121
"config": [],
22-
"tests": []
22+
"tests": [],
23+
"phpcs_severity": "9",
24+
"phpstan_level": "5"
2325
}

0 commit comments

Comments
 (0)