Skip to content

Commit

Permalink
Merge pull request #821 from Automattic/3.0.1/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies per #819
  • Loading branch information
rebeccahum authored May 9, 2024
2 parents 463dc53 + b14551f commit 627c179
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 627c179

Please sign in to comment.