Skip to content

Commit 7289001

Browse files
committed
Merge branch 'main' into update-framework
2 parents 1bbb1e2 + 44e6127 commit 7289001

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"wp-cli/maintenance-mode-command": "^2",
2727
"wp-cli/media-command": "^2",
2828
"wp-cli/package-command": "^2.1",
29+
"wp-cli/process": "5.9.99",
2930
"wp-cli/rewrite-command": "^2",
3031
"wp-cli/role-command": "^2",
3132
"wp-cli/scaffold-command": "^2",
@@ -34,8 +35,7 @@
3435
"wp-cli/shell-command": "^2",
3536
"wp-cli/super-admin-command": "^2",
3637
"wp-cli/widget-command": "^2",
37-
"wp-cli/wp-cli": "dev-main",
38-
"wp-cli/process": "5.9.99"
38+
"wp-cli/wp-cli": "dev-main"
3939
},
4040
"require-dev": {
4141
"roave/security-advisories": "dev-latest",

composer.lock

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

0 commit comments

Comments
 (0)