sean
`
[kabal@opal4 rescueminute]$ composer require drush/drush:8.4.8
./composer.json has been updated
Running composer update drush/drush
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drush/drush 8.4.8 -> satisfiable by drush/drush[8.4.8].
- drush/drush 8.4.8 requires consolidation/annotated-command 2.12.0 -> found consolidation/annotated-command[2.12.0, 2.12.1] but the package is fixed to 4.4.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
[kabal@opal4 rescueminute]$
`
Cheers,
Dave