Skip to content

Commit d6ddb5c

Browse files
authored
Merge pull request #7 from thrijith/add/maintenance-mode-command
Add maintenance-mode-command repo
2 parents 8e7d4a3 + b04c693 commit d6ddb5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@
219219
{
220220
"type": "path",
221221
"url": "wp-cli-bundle"
222+
},
223+
{
224+
"type": "path",
225+
"url": "maintenance-mode-command"
222226
}
223227
],
224228
"require": {
@@ -244,6 +248,7 @@
244248
"wp-cli/i18n-command": "dev-master",
245249
"wp-cli/import-command": "dev-master",
246250
"wp-cli/language-command": "dev-master",
251+
"wp-cli/maintenance-mode-command": "dev-master",
247252
"wp-cli/media-command": "dev-master",
248253
"wp-cli/mustangostang-spyc": "dev-master as 0.6.x-dev",
249254
"wp-cli/package-command": "dev-master",

0 commit comments

Comments
 (0)