Skip to content

Commit 56a9323

Browse files
authored
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
2 parents 30bc0de + 252a0ec commit 56a9323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"phpunit/phpunit": "^5.5",
1111
"phpcompatibility/php-compatibility": "*",
1212
"squizlabs/php_codesniffer": "3.*",
13-
"wp-coding-standards/wpcs": "^0.14.1"
13+
"wp-coding-standards/wpcs": "^2.3.0"
1414
},
1515
"license": "MIT",
1616
"authors": [

0 commit comments

Comments
 (0)