Skip to content

Commit

Permalink
Update to WPCS v3 (#569)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
schlessera and swissspidy authored Aug 30, 2023
1 parent e1a8164 commit e68aeaf
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 135 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-latest",
"wp-cli/wp-cli-tests": "^3.0.7"
"wp-cli/wp-cli-tests": "^4"
},
"suggest": {
"psy/psysh": "Enhanced `wp shell` functionality"
Expand Down
Loading

0 comments on commit e68aeaf

Please sign in to comment.