Skip to content

Commit b249d89

Browse files
dev: update phpcs version and rules
1 parent a0b47cd commit b249d89

3 files changed

Lines changed: 231 additions & 332 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"installer-disable": true
5151
},
5252
"require-dev": {
53-
"wp-coding-standards/wpcs": "^2.3",
54-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
53+
"wp-coding-standards/wpcs": "^3.2",
54+
"dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
5555
"phpunit/phpunit": "9.*",
5656
"yoast/phpunit-polyfills": "^2.0",
57-
"codeinwp/phpcs-ruleset": "dev-main"
57+
"automattic/vipwpcs": "^3.0"
5858
},
5959
"config": {
6060
"allow-plugins": {

0 commit comments

Comments
 (0)