Skip to content

Commit

Permalink
Tools: Upgrade WPCS to 3.x to fix PHP 8 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
iandunn committed Nov 4, 2023
1 parent ed37e85 commit 019b814
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"composer/installers": "~1.0",
"wporg/wporg-mu-plugins": "dev-build",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"wp-coding-standards/wpcs": "2.3.*",
"wp-coding-standards/wpcs": "3.0.*",
"phpunit/phpunit": "^9",
"spatie/phpunit-watcher": "^1.23",
"yoast/phpunit-polyfills": "^1.1"
Expand Down
171 changes: 161 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 019b814

Please sign in to comment.