Skip to content

Commit 9ddf535

Browse files
authored
#16 changed php_codesniffer required version
1 parent 690439b commit 9ddf535

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
@@ -28,7 +28,7 @@
2828
"minimum-stability": "stable",
2929
"require": {
3030
"php": ">=7.0",
31-
"squizlabs/php_codesniffer": "^3.02",
31+
"squizlabs/php_codesniffer": "~3.2.3",
3232
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
3333
"wp-coding-standards/wpcs": "^0.14",
3434
"automattic/phpcs-neutron-standard": "^1",

0 commit comments

Comments
 (0)