Skip to content

Commit c0bf855

Browse files
authored
Merge pull request #113 from wp-cli/bundle-maintenance-mode-command
Bundle new maintenance-mode command
2 parents 54e2fc7 + 062e916 commit c0bf855

File tree

3 files changed

+142
-78
lines changed

3 files changed

+142
-78
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"wp-cli/i18n-command": "^2",
2424
"wp-cli/import-command": "^2",
2525
"wp-cli/language-command": "^2",
26+
"wp-cli/maintenance-mode-command": "^2",
2627
"wp-cli/media-command": "^2",
2728
"wp-cli/package-command": "^2",
2829
"wp-cli/rewrite-command": "^2",

0 commit comments

Comments
 (0)