Merge pull request #124 from pfefferle/dependabot/composer/wp-coding-standards/wpcs-tw-2.3.0
Update wp-coding-standards/wpcs requirement from ^0.14.1 to ^2.3.0
This commit is contained in:
commit
56a9323892
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"phpunit/phpunit": "^5.5",
|
||||
"phpcompatibility/php-compatibility": "*",
|
||||
"squizlabs/php_codesniffer": "3.*",
|
||||
"wp-coding-standards/wpcs": "^0.14.1"
|
||||
"wp-coding-standards/wpcs": "^2.3.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
|
Loading…
Reference in a new issue