[ ] Add command packages that are needed for Behat tests as --dev dependencies.
The following commands are already available, anything else needs to be explicitly required:
cli *
config *
core *
eval
eval-file
help
[ ] Update all dependencies:
composer update
[ ] Optional - Add PHPCS rule set to enable CS & compatibility sniffing:
The following changes need to be made to move the command over to the v2 structure:
.travis.yml
file fromwp-cli/wp-cli
:--dev
dependencies. The following commands are already available, anything else needs to be explicitly required:cli *
config *
core *
eval
eval-file
help