mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-21 01:05:46 +03:00
Tools: Upgrade WPCS to 3.x
to fix PHP 8 errors
This commit is contained in:
parent
c5e3ed32c9
commit
93d2124005
2 changed files with 162 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue