Skip to content

Instantly share code, notes, and snippets.

@kporras07
Created April 19, 2017 17:55
Show Gist options
  • Save kporras07/3094e58b75585c6226345ccedb733055 to your computer and use it in GitHub Desktop.
Save kporras07/3094e58b75585c6226345ccedb733055 to your computer and use it in GitHub Desktop.
Install Drupal console on existing composer project.
composer require --dev drupal/console:~1.0 --prefer-dist --optimize-autoloader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment