Skip to content

Commit aba0567

Browse files
Merge pull request #3988 from wp-cli/3728-super-admin-command
Abstract `wp super-admin` to wp-cli/super-admin-command
2 parents f82c6d4 + a05e2ae commit aba0567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
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",
5556
"wp-cli/scaffold-command": "^1.0"
5657
},
5758
"require-dev": {

0 commit comments

Comments
 (0)