Skip to content

Commit

Permalink
Update Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsullivan committed Nov 16, 2023
1 parent 131014a commit 5bc018f
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 117 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"sirbrillig/phpcs-changed": "^2.10",
"sirbrillig/phpcs-changed": "^2.11",
"sirbrillig/phpcs-variable-analysis": "^2.11",
"wp-cli/i18n-command": "^2.4",
"wp-coding-standards/wpcs": "^2.3"
"wp-coding-standards/wpcs": "^3.0"
},
"scripts": {
"php:lint": "vendor/bin/phpcs -p -s",
Expand Down
Loading

0 comments on commit 5bc018f

Please sign in to comment.