File tree Expand file tree Collapse file tree 2 files changed +5319
-5318
lines changed
Expand file tree Collapse file tree 2 files changed +5319
-5318
lines changed Original file line number Diff line number Diff line change 2727 "wp-cli/language-command" : " ^2" ,
2828 "wp-cli/maintenance-mode-command" : " ^2" ,
2929 "wp-cli/media-command" : " ^2" ,
30- "wp-cli/package-command" : " ^2.1" ,
3130 "wp-cli/rewrite-command" : " ^2" ,
3231 "wp-cli/role-command" : " ^2" ,
3332 "wp-cli/scaffold-command" : " ^2" ,
4140 },
4241 "require-dev" : {
4342 "roave/security-advisories" : " dev-latest" ,
43+ "wp-cli/package-command" : " ^2.1" ,
4444 "wp-cli/wp-cli-tests" : " ^5"
4545 },
4646 "suggest" : {
47- "psy/psysh" : " Enhanced `wp shell` functionality"
47+ "psy/psysh" : " Enhanced `wp shell` functionality" ,
48+ "wp-cli/package-command" : " Manage WP-CLI packages (included in Phar builds, needed for package management when using Composer-based installation)"
4849 },
4950 "config" : {
5051 "allow-plugins" : {
You can’t perform that action at this time.
0 commit comments