Skip to content

Commit 081a0ab

Browse files
Abstract CRUD operations to wp-cli/entity-command
1 parent d40249a commit 081a0ab

2 files changed

Lines changed: 71 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"wp-cli/search-replace-command": "^1.0",
4949
"wp-cli/server-command": "^1.0",
5050
"wp-cli/shell-command": "^1.0",
51-
"wp-cli/eval-command": "^1.0"
51+
"wp-cli/eval-command": "^1.0",
52+
"wp-cli/entity-command": "^1.0"
5253
},
5354
"require-dev": {
5455
"phpunit/phpunit": "3.7.*",

composer.lock

Lines changed: 69 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)