We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b47cd commit b249d89Copy full SHA for b249d89
3 files changed
composer.json
@@ -50,11 +50,11 @@
50
"installer-disable": true
51
},
52
"require-dev": {
53
- "wp-coding-standards/wpcs": "^2.3",
54
- "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
+ "wp-coding-standards/wpcs": "^3.2",
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
55
"phpunit/phpunit": "9.*",
56
"yoast/phpunit-polyfills": "^2.0",
57
- "codeinwp/phpcs-ruleset": "dev-main"
+ "automattic/vipwpcs": "^3.0"
58
59
"config": {
60
"allow-plugins": {
0 commit comments