Skip to content

Commit

Permalink
Composer: Update VIPCS to ^3
Browse files Browse the repository at this point in the history
See https://github.com/Automattic/VIP-Coding-Standards/releases/tag/3.0.0

No need for the PHPCS Composer plugin to be named, as this is already included via the PHPCSUtils package that VIPCS requires.
  • Loading branch information
GaryJones committed Sep 5, 2023
1 parent 9d7307b commit ab0322b
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 64 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"php": ">=8.0"
},
"require-dev": {
"automattic/vipwpcs": "^2.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"automattic/vipwpcs": "^3",
"phpcompatibility/phpcompatibility-wp": "^2"
},
"config": {
Expand Down
Loading

0 comments on commit ab0322b

Please sign in to comment.