Commit be9d033
Move wp-cli/package-command from require to require-dev
This change removes package-command and its 20+ dependencies (including
composer/composer) from production installations while keeping it
available for:
- Phar builds (built with dev dependencies)
- Development environments
- Users who explicitly install it
Reduces the dependency count from 64 to 38 packages when installing
wp-cli-bundle in a project via Composer.
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>1 parent 5159d35 commit be9d033
2 files changed
+5128
-5118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments