Skip to content

Commit e68aeaf

Browse files
Update to WPCS v3 (#569)
* Update to wp-cli-tests v4 (which requires WPCS v3) * Fix all autofixable CS issues * Update `wp-cli/wp-cli-tests` --------- Co-authored-by: Pascal Birchler <[email protected]>
1 parent e1a8164 commit e68aeaf

File tree

4 files changed

+296
-135
lines changed

4 files changed

+296
-135
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"require-dev": {
4141
"roave/security-advisories": "dev-latest",
42-
"wp-cli/wp-cli-tests": "^3.0.7"
42+
"wp-cli/wp-cli-tests": "^4"
4343
},
4444
"suggest": {
4545
"psy/psysh": "Enhanced `wp shell` functionality"

0 commit comments

Comments
 (0)