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 fd0f7b7 commit c89efd9Copy full SHA for c89efd9
composer.json
@@ -20,11 +20,11 @@
20
"wp-cli/core-command": "^1 || ^2",
21
"wp-cli/eval-command": "^1 || ^2",
22
"wp-cli/wp-cli": "^2",
23
- "wp-coding-standards/wpcs": "^2.1"
+ "wp-coding-standards/wpcs": "^2.1",
24
+ "yoast/phpunit-polyfills": "^0.2.0"
25
},
26
"require-dev": {
- "roave/security-advisories": "dev-master",
27
- "yoast/phpunit-polyfills": "^0.2.0"
+ "roave/security-advisories": "dev-master"
28
29
"config": {
30
"platform": {
0 commit comments