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 <pascalb@google.com>
1 parent e1a8164 commit e68aeaf

4 files changed

Lines changed: 296 additions & 135 deletions

File tree

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)