Skip to content

Commit 3993a15

Browse files
Update wp-coding-standards/wpcs requirement
Updates the requirements on [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) to permit the latest version. Updates `wp-coding-standards/wpcs` to 3.1.0 - [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@2.3.0...3.1.0) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-version: 3.1.0 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3832c0a commit 3993a15

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
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.5",
1818
"yoast/phpunit-polyfills": "^4.0",
19-
"wp-coding-standards/wpcs": "^2.3",
19+
"wp-coding-standards/wpcs": "^3.1",
2020
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
2121
"php-stubs/wordpress-stubs": "^6.8",
2222
"szepeviktor/phpstan-wordpress": "^1.3",

0 commit comments

Comments
 (0)