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 07d7df2 commit 7ff2a62Copy full SHA for 7ff2a62
1 file changed
composer.json
@@ -16,7 +16,7 @@
16
"require-dev": {
17
"phpunit/phpunit": "^9.0",
18
"yoast/phpunit-polyfills": "^2.0",
19
- "squizlabs/php_codesniffer": "^3.7",
+ "phpcsstandards/php_codesniffer": "4.0",
20
"wp-coding-standards/wpcs": "^3.3",
21
"phpcsstandards/phpcsextra": "^1.5",
22
"dealerdirect/phpcodesniffer-composer-installer": "^1.2",
@@ -43,4 +43,4 @@
43
"dealerdirect/phpcodesniffer-composer-installer": true
44
}
45
46
-}
+}
0 commit comments