Skip to content

Commit a9260c2

Browse files
Merge branch 'master' into 3728-extension-command
2 parents 07e1e8a + 34e3d74 commit a9260c2

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
@@ -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.*",

0 commit comments

Comments
 (0)