Skip to content

Commit bf16355

Browse files
committed
Bump minimum version of Slevomat coding standard
1 parent a15b2d8 commit bf16355

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
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^7.1",
3535
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
36-
"slevomat/coding-standard": "^6.2.0",
36+
"slevomat/coding-standard": "~6.3.3",
3737
"squizlabs/php_codesniffer": "^3.4.0"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)