Skip to content

Conversation

@pfrenssen
Copy link
Collaborator

Drupal 8.4.x works great with Drush 9 dependency wise. For people with a lot of dependencies it might be easier to resolve to a working set of dependencies if we also allow Drush 9 as an option.

Drupal 8.4.x works great with Drush 9 dependency wise. For people with a lot of dependencies it might be easier to resolve to a working set of dependencies if we also allow Drush 9 as an option.
@webflo
Copy link
Member

webflo commented Sep 4, 2017

But it does not work the other way around. This change would install drush 9 for drupal core 8.3.x

@webflo
Copy link
Member

webflo commented Sep 4, 2017

I works because we have prefer-stable enabled.

@dillix
Copy link

dillix commented Oct 6, 2017

@webflo now we have stable 8.4 core.

@Axolotlke
Copy link

In composer.json there is still a refererence to symfony/css-selector 2.x.
This should also be made compatible with the 3.x components required by Drupal 8.4:
symfony/css-selector (~2.8|~3.0)

@pfrenssen
Copy link
Collaborator Author

OK thanks for the report. I will update the CSS selector.

By the way Drush 8 is now also compatible with Drupal 8.4, so we can declare support for both.

@pfrenssen
Copy link
Collaborator Author

We already had support for Drush 8. Updated the CSS selector requirement and also bumped the minimum Drush 9 version to the latest beta. I think this will probably be good to go if this comes back green.

@pfrenssen
Copy link
Collaborator Author

Merging this in, 8.4.0 has been out for a few weeks already.

@pfrenssen pfrenssen merged commit 6418a08 into drupal-composer:8.x Oct 17, 2017
@pfrenssen pfrenssen deleted the patch-1 branch October 17, 2017 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants