Skip to content

Commit c0586e6

Browse files
committed
Use WPCs develop branch as well
1 parent 2f0c8fa commit c0586e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"wp-cli/core-command": "^1 || ^2",
2727
"wp-cli/eval-command": "^1 || ^2",
2828
"wp-cli/wp-cli": "^2.12",
29-
"wp-coding-standards/wpcs": "^3",
29+
"wp-coding-standards/wpcs": "dev-develop",
3030
"yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)