Skip to content

Commit 80fe245

Browse files
Abstract wp db * to wp-cli/db-command
1 parent f265a9f commit 80fe245

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
@@ -33,7 +33,8 @@
3333
"nb/oxymel": "~0.1.0",
3434
"composer/composer": "^1.2.0",
3535
"wp-cli/cron-command": "^1.0",
36-
"wp-cli/import-command": "^1.0"
36+
"wp-cli/import-command": "^1.0",
37+
"wp-cli/db-command": "^1.0"
3738
},
3839
"require-dev": {
3940
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)