Skip to content

Commit b4dac3a

Browse files
Merge branch 'master' into 3728-rewrite-command
2 parents 83ea8cf + aba0567 commit b4dac3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@
5252
"wp-cli/entity-command": "^1.0",
5353
"wp-cli/extension-command": "^1.0",
5454
"wp-cli/config-command": "^1.0",
55-
"wp-cli/rewrite-command": "^1.0"
55+
"wp-cli/rewrite-command": "^1.0",
56+
"wp-cli/super-admin-command": "^1.0",
57+
"wp-cli/scaffold-command": "^1.0"
5658
},
5759
"require-dev": {
5860
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)