update code style to WPCS v3.0
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
"composer/installers": "~1.12"
|
||||
},
|
||||
"require-dev": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^v0.7",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^v1.0",
|
||||
"matthiasmullie/minify": "^1.3",
|
||||
"phpcompatibility/phpcompatibility-wp": "^2.1",
|
||||
"phpunit/phpunit": "^5|^6|^7|^8|^9",
|
||||
"slowprog/composer-copy-file": "~0.3",
|
||||
"squizlabs/php_codesniffer": "^3.7",
|
||||
"wp-coding-standards/wpcs": "^2.3",
|
||||
"yoast/phpunit-polyfills": "^1.0"
|
||||
"wp-coding-standards/wpcs": "^3.0",
|
||||
"yoast/phpunit-polyfills": "^2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
|
Reference in New Issue
Block a user