Skip to content

Commit 4f6ec4a

Browse files
committed
add missing dep
1 parent 345c9e0 commit 4f6ec4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
},
1818
"require-dev": {
1919
"behat/behat": "~2.5",
20-
"wp-cli/wp-cli-tests": "^2"
20+
"wp-cli/wp-cli-tests": "^2",
21+
"wp-cli/scaffold-command": "^2"
2122
},
2223
"extra": {
2324
"commands": [

0 commit comments

Comments
 (0)