Skip to content

Commit ee44a0f

Browse files
Abstract wp search-replace to wp-cli/search-replace-command
1 parent 92f437a commit ee44a0f

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
@@ -36,7 +36,8 @@
3636
"wp-cli/db-command": "^1.0",
3737
"wp-cli/media-command": "^1.0",
3838
"wp-cli/export-command": "^1.0",
39-
"wp-cli/package-command": "^1.0"
39+
"wp-cli/package-command": "^1.0",
40+
"wp-cli/search-replace-command": "^1.0"
4041
},
4142
"require-dev": {
4243
"phpunit/phpunit": "3.7.*",

0 commit comments

Comments
 (0)