Skip to content

Commit 001471f

Browse files
committed
ci: Update MODULE.json
1 parent 19e929f commit 001471f

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
@@ -36,5 +36,15 @@
3636
"config": [],
3737
"tests": [],
3838
"phpcs_severity": "9",
39-
"phpstan_level": "1"
39+
"phpstan_level": "1",
40+
"module_name": "Loki_AdminComponents",
41+
"composer_name": "loki/magento2-admin-components",
42+
"php_versions": [
43+
"8.1",
44+
"8.2",
45+
"8.3",
46+
"8.4"
47+
],
48+
"skip_magento_versions": [],
49+
"skip_css_utils": false
4050
}

0 commit comments

Comments
 (0)