Skip to content

Commit 429e066

Browse files
dev: update phpcs version and rules
1 parent f83dac7 commit 429e066

3 files changed

Lines changed: 361 additions & 421 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"installer-disable": true
5353
},
5454
"require-dev": {
55-
"wp-coding-standards/wpcs": "^2.3",
56-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
55+
"wp-coding-standards/wpcs": "^3.2",
56+
"dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
5757
"phpunit/phpunit": "9.*",
5858
"yoast/phpunit-polyfills": "^2.0",
59-
"codeinwp/phpcs-ruleset": "dev-main",
59+
"automattic/vipwpcs": "^3.0",
6060
"phpstan/phpstan": "^2.1",
6161
"szepeviktor/phpstan-wordpress": "^2.0"
6262
},

0 commit comments

Comments
 (0)