Skip to content

Commit

Permalink
Update wp-coding-standards to 3.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
harriswong committed Jun 18, 2024
1 parent 531ef92 commit 5c007e6
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 127 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"require-dev": {
"woocommerce/woocommerce-sniffs": "^0.1.3",
"phpunit/phpunit": "^9.6.8",
"squizlabs/php_codesniffer": "^3.7.2",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"wp-coding-standards/wpcs": "^2.3",
"woocommerce/qit-cli": "^0.4.0"
"wp-coding-standards/wpcs": "^3.0",
"woocommerce/qit-cli": "^0.4.0",
"woocommerce/woocommerce-sniffs": "^0.0.2"
},
"require": {
"automattic/jetpack-connection": "^2.1.0",
Expand Down
Loading

0 comments on commit 5c007e6

Please sign in to comment.