Skip to content

Drupal Console can no longer be installed on Drupal 8.3.x #2987

Description

@davidbarratt

I'm trying to install Console on Drupal 8.3.x and I get this error:

$ composer require drupal/console:^1.0.0-rc10
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Can only install one of: symfony/http-foundation[2.8.x-dev, v3.1.7].
    - Can only install one of: symfony/http-foundation[v3.1.7, 2.8.x-dev].
    - Can only install one of: symfony/http-foundation[2.8.x-dev, v3.1.7].
    - drupal/console 1.0.0-rc10 requires symfony/http-foundation ~2.8 -> satisfiable by symfony/http-foundation[2.8.x-dev].
    - Installation request for drupal/console ^1.0.0-rc10 -> satisfiable by drupal/console[1.0.0-rc10].
    - Installation request for symfony/http-foundation (locked at v3.1.7, required as >=3.1.6 <4.0) -> satisfiable by symfony/http-foundation[v3.1.7].


Installation failed, reverting ./composer.json to its original content.

It looks like this is caused by https://www.drupal.org/node/2743809

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions