Skip to content

Commit 52acafa

Browse files
committed
Fix alias
1 parent 4e51863 commit 52acafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"wp-cli/config-command": "^1 || ^2",
1919
"wp-cli/core-command": "^1 || ^2",
2020
"wp-cli/eval-command": "^1 || ^2",
21-
"wp-cli/wp-cli": "dev-add-http-hook",
21+
"wp-cli/wp-cli": "dev-add-http-hook as 2.12.x-dev",
2222
"wp-coding-standards/wpcs": "^3",
2323
"yoast/phpunit-polyfills": "^1.0.3 || ^2.0.1"
2424
},

0 commit comments

Comments
 (0)