Skip to content

Commit 8683965

Browse files
committed
Update phpcs minimum dependency from 3.5.7 to 3.13.5
1 parent 9da451f commit 8683965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"require": {
5353
"php": ">=5.4.0",
54-
"squizlabs/php_codesniffer": "^3.5.7 || ^4.0.0",
54+
"squizlabs/php_codesniffer": "^3.13.5 || ^4.0.0",
5555
"phpcsstandards/phpcsutils": "^1.0"
5656
},
5757
"require-dev": {

0 commit comments

Comments
 (0)