Skip to content

Commit 252a0ec

Browse files
Update wp-coding-standards/wpcs requirement from ^0.14.1 to ^2.3.0
Updates the requirements on [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) to permit the latest version. - [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases) - [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md) - [Commits](WordPress/WordPress-Coding-Standards@0.14.1...2.3.0) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30bc0de commit 252a0ec

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)