Skip to content

Commit 60981d2

Browse files
BEG-81: Add Magento coding standard as dev requirement
1 parent 38b1184 commit 60981d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"php": ">=7.4",
66
"magento/framework": "*"
77
},
8+
"require-dev": {
9+
"magento/magento-coding-standard": ">=23"
10+
},
811
"type": "magento2-module",
912
"license": [
1013
"GPL-3.0-only"

0 commit comments

Comments
 (0)