Skip to content

Commit 38ed674

Browse files
committed
Upgrade to wpcs 3.0
Also upgrades to vipcs 3.0 for necessary changes there.
1 parent 331324c commit 38ed674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=7.1",
8-
"wp-coding-standards/wpcs": "2.3.0",
9-
"automattic/vipwpcs": "2.0.0",
8+
"wp-coding-standards/wpcs": "~3.0.0",
9+
"automattic/vipwpcs": "~3.0.0",
1010
"fig-r/psr2r-sniffer": "^0.5.0",
1111
"phpcompatibility/phpcompatibility-wp": "^2.0.0",
1212
"squizlabs/php_codesniffer": "~3.5",

0 commit comments

Comments
 (0)