Skip to content

Commit 627c179

Browse files
authored
Merge pull request #821 from Automattic/3.0.1/update-dependencies
Update dependencies per #819
2 parents 463dc53 + b14551f commit 627c179

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"require": {
1919
"php": ">=5.4",
2020
"phpcsstandards/phpcsextra": "^1.2.1",
21-
"phpcsstandards/phpcsutils": "^1.0.9",
22-
"sirbrillig/phpcs-variable-analysis": "^2.11.17",
23-
"squizlabs/php_codesniffer": "^3.8.0",
24-
"wp-coding-standards/wpcs": "^3.0"
21+
"phpcsstandards/phpcsutils": "^1.0.11",
22+
"sirbrillig/phpcs-variable-analysis": "^2.11.18",
23+
"squizlabs/php_codesniffer": "^3.9.2",
24+
"wp-coding-standards/wpcs": "^3.1.0"
2525
},
2626
"require-dev": {
2727
"php-parallel-lint/php-parallel-lint": "^1.3.2",

0 commit comments

Comments
 (0)