Created
January 9, 2019 21:38
-
-
Save stillfinder/2d9785be8cfe051ad82dc3804bb09911 to your computer and use it in GitHub Desktop.
Install Drupal Console ERROR: "Can only install one of: symfony/debug"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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