Skip to content

Commit 6d7f5ab

Browse files
committed
Lock on major for PHPCS
see #57
1 parent 37b5e8e commit 6d7f5ab

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
@@ -30,7 +30,7 @@
3030
"minimum-stability": "stable",
3131
"require": {
3232
"php": ">=7",
33-
"squizlabs/php_codesniffer": "~3.6.0",
33+
"squizlabs/php_codesniffer": "^3.6.0",
3434
"dealerdirect/phpcodesniffer-composer-installer": "~0.7.0",
3535
"wp-coding-standards/wpcs": "^2.3",
3636
"automattic/vipwpcs": "^2.2",

0 commit comments

Comments
 (0)