We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331324c commit 38ed674Copy full SHA for 38ed674
composer.json
@@ -5,8 +5,8 @@
5
"license": "GPL-2.0-or-later",
6
"require": {
7
"php": ">=7.1",
8
- "wp-coding-standards/wpcs": "2.3.0",
9
- "automattic/vipwpcs": "2.0.0",
+ "wp-coding-standards/wpcs": "~3.0.0",
+ "automattic/vipwpcs": "~3.0.0",
10
"fig-r/psr2r-sniffer": "^0.5.0",
11
"phpcompatibility/phpcompatibility-wp": "^2.0.0",
12
"squizlabs/php_codesniffer": "~3.5",
0 commit comments