Skip to content

Commit 97f9831

Browse files
Abstract wp core config to wp-cli/config-command
1 parent ccb17e2 commit 97f9831

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
@@ -50,7 +50,8 @@
5050
"wp-cli/shell-command": "^1.0",
5151
"wp-cli/eval-command": "^1.0",
5252
"wp-cli/entity-command": "^1.0",
53-
"wp-cli/extension-command": "^1.0"
53+
"wp-cli/extension-command": "^1.0",
54+
"wp-cli/config-command": "^1.0"
5455
},
5556
"require-dev": {
5657
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)