Advertisement
soulwon

composer require drush drupal ubuntu server 16.04

Jun 15th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. noah@ubuntuServer:~/tmp $ composer require drush/drush:~8
  2. ./composer.json has been updated
  3. Loading composer repositories with package information
  4. Updating dependencies (including require-dev)
  5. Nothing to install or update
  6. Generating autoload files
  7. noah@ubuntuServer:~/tmp $ drush
  8. The program 'drush' is currently not installed. You can install it by typing:
  9. sudo apt install drush
  10. noah@ubuntuServer:~/tmp $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement