Skip to content

Instantly share code, notes, and snippets.

@stillfinder
Created January 9, 2019 21:38
Show Gist options
  • Save stillfinder/2d9785be8cfe051ad82dc3804bb09911 to your computer and use it in GitHub Desktop.
Save stillfinder/2d9785be8cfe051ad82dc3804bb09911 to your computer and use it in GitHub Desktop.
Install Drupal Console ERROR: "Can only install one of: symfony/debug"
composer require symfony/debug:3.4.8
composer require symfony/dom-crawler:3.4.9
composer require --dev drupal/console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment