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 773c264 commit 92b1344Copy full SHA for 92b1344
composer.json
@@ -14,11 +14,11 @@
14
},
15
"require-dev": {
16
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
17
+ "squizlabs/php_codesniffer": "^3.7.1",
18
"wp-coding-standards/wpcs": "~2.3.0",
19
"phpcompatibility/phpcompatibility-wp": "~2.1.3",
20
"yoast/phpunit-polyfills": "^1.0.1",
- "slevomat/coding-standard": "^8.0",
21
- "squizlabs/php_codesniffer": "^3.7.1"
+ "slevomat/coding-standard": "^8.0"
22
23
"config": {
24
"allow-plugins": {
0 commit comments