We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537e788 commit 50868d5Copy full SHA for 50868d5
composer.json
@@ -13,7 +13,7 @@
13
},
14
"require-dev": {
15
"ext-zip": "*",
16
- "civicrm/composer-downloads-plugin": "^2.1 || ^3.0",
+ "civicrm/composer-downloads-plugin": "^4.0",
17
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1 || ^1.0.0",
18
"mikey179/vfsstream": "^1.6",
19
"php-parallel-lint/php-parallel-lint": "^1.2",
@@ -22,7 +22,7 @@
22
"roave/security-advisories": "dev-master",
23
"sirbrillig/phpcs-variable-analysis": "^2.11.2",
24
"squizlabs/php_codesniffer": "^3",
25
- "wp-coding-standards/wpcs": "^2.3",
+ "wp-coding-standards/wpcs": "^3.2",
26
"yoast/phpunit-polyfills": "^0.2.0 || ^1.0.0"
27
28
"suggest": {
0 commit comments