Skip to content

Commit 43dc02b

Browse files
chore(deps-dev): bump wp-coding-standards/wpcs from 2.3.0 to 3.3.0
Bumps [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) from 2.3.0 to 3.3.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.3.0) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a2cc9a commit 43dc02b

File tree

2 files changed

+245
-38
lines changed

2 files changed

+245
-38
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
},
5050
"require-dev": {
51-
"wp-coding-standards/wpcs": "^2.3",
51+
"wp-coding-standards/wpcs": "^3.3",
5252
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
5353
"phpcompatibility/phpcompatibility-wp": "*",
5454
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)