Skip to content

Commit 3d3a542

Browse files
authored
Raise coding standard requirement
1 parent 6ce39fd commit 3d3a542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"require-dev": {
8282
"bitexpert/phpstan-magento": "^0.32.0",
83-
"magento/magento-coding-standard": "^34",
83+
"magento/magento-coding-standard": ">=34",
8484
"rector/rector": ">=1.2.5"
8585
}
8686
}

0 commit comments

Comments
 (0)