Skip to content

Commit 3f8d784

Browse files
committed
Trial
1 parent aa3225e commit 3f8d784

File tree

2 files changed

+136
-92
lines changed

2 files changed

+136
-92
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,14 @@
3636
"wp-cli/shell-command": "^2",
3737
"wp-cli/super-admin-command": "^2",
3838
"wp-cli/widget-command": "^2",
39-
"wp-cli/wp-cli": "dev-main"
39+
"wp-cli/wp-cli": "dev-testing/cli-update as 2.13"
4040
},
41+
"repositories": [
42+
{
43+
"type": "vcs",
44+
"url": "https://github.com/bgturner/wp-cli"
45+
}
46+
],
4147
"require-dev": {
4248
"roave/security-advisories": "dev-latest",
4349
"wp-cli/wp-cli-tests": "^5"

0 commit comments

Comments
 (0)