Skip to content

Commit 50868d5

Browse files
committed
Composer update
1 parent 537e788 commit 50868d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"require-dev": {
1515
"ext-zip": "*",
16-
"civicrm/composer-downloads-plugin": "^2.1 || ^3.0",
16+
"civicrm/composer-downloads-plugin": "^4.0",
1717
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1 || ^1.0.0",
1818
"mikey179/vfsstream": "^1.6",
1919
"php-parallel-lint/php-parallel-lint": "^1.2",
@@ -22,7 +22,7 @@
2222
"roave/security-advisories": "dev-master",
2323
"sirbrillig/phpcs-variable-analysis": "^2.11.2",
2424
"squizlabs/php_codesniffer": "^3",
25-
"wp-coding-standards/wpcs": "^2.3",
25+
"wp-coding-standards/wpcs": "^3.2",
2626
"yoast/phpunit-polyfills": "^0.2.0 || ^1.0.0"
2727
},
2828
"suggest": {

0 commit comments

Comments
 (0)