Skip to content

Commit 7210bb9

Browse files
committed
ci: Update MODULE.json
1 parent f8d77ea commit 7210bb9

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
@@ -44,5 +44,15 @@
4444
"functional": 0
4545
},
4646
"phpcs_severity": "9",
47-
"phpstan_level": "3"
47+
"phpstan_level": "3",
48+
"module_name": "Loki_Components",
49+
"composer_name": "loki/magento2-components",
50+
"php_versions": [
51+
"8.1",
52+
"8.2",
53+
"8.3",
54+
"8.4"
55+
],
56+
"skip_magento_versions": [],
57+
"skip_css_utils": false
4858
}

0 commit comments

Comments
 (0)