Skip to content

Commit 4cfedf6

Browse files
Abstract wp super-admin * to wp-cli/super-admin-command
1 parent 58bd910 commit 4cfedf6

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
@@ -51,7 +51,8 @@
5151
"wp-cli/eval-command": "^1.0",
5252
"wp-cli/entity-command": "^1.0",
5353
"wp-cli/extension-command": "^1.0",
54-
"wp-cli/config-command": "^1.0"
54+
"wp-cli/config-command": "^1.0",
55+
"wp-cli/super-admin-command": "^1.0"
5556
},
5657
"require-dev": {
5758
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)