Skip to content

Commit a05e2ae

Browse files
Merge branch 'master' into 3728-super-admin-command
2 parents 4cfedf6 + f82c6d4 commit a05e2ae

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
@@ -52,7 +52,8 @@
5252
"wp-cli/entity-command": "^1.0",
5353
"wp-cli/extension-command": "^1.0",
5454
"wp-cli/config-command": "^1.0",
55-
"wp-cli/super-admin-command": "^1.0"
55+
"wp-cli/super-admin-command": "^1.0",
56+
"wp-cli/scaffold-command": "^1.0"
5657
},
5758
"require-dev": {
5859
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)