Skip to content

Commit 05698bf

Browse files
committed
ci: Update MODULE.json
1 parent 7b774ee commit 05698bf

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

MODULE.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,15 @@
2525
"functional": 0
2626
},
2727
"phpcs_severity": "8",
28-
"phpstan_level": "1"
28+
"phpstan_level": "1",
29+
"module_name": "Loki_Base",
30+
"composer_name": "loki/magento2-base",
31+
"php_versions": [
32+
"8.1",
33+
"8.2",
34+
"8.3",
35+
"8.4"
36+
],
37+
"skip_magento_versions": [],
38+
"skip_css_utils": false
2939
}

0 commit comments

Comments
 (0)