Skip to content

Commit

Permalink
Update dependencies per #819
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahum committed May 8, 2024
1 parent 463dc53 commit b14551f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"require": {
"php": ">=5.4",
"phpcsstandards/phpcsextra": "^1.2.1",
"phpcsstandards/phpcsutils": "^1.0.9",
"sirbrillig/phpcs-variable-analysis": "^2.11.17",
"squizlabs/php_codesniffer": "^3.8.0",
"wp-coding-standards/wpcs": "^3.0"
"phpcsstandards/phpcsutils": "^1.0.11",
"sirbrillig/phpcs-variable-analysis": "^2.11.18",
"squizlabs/php_codesniffer": "^3.9.2",
"wp-coding-standards/wpcs": "^3.1.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.3.2",
Expand Down

0 comments on commit b14551f

Please sign in to comment.