-
Notifications
You must be signed in to change notification settings - Fork 942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install Release Candidate or 8.4 Dev #305
Comments
Changing composer.json to: |
8.4 should be working fine with reason I mention is requiring Drush ^9.0 will mean a lot of Drush commands refactoring in core and contrib modules, like libraries downloads and config-import commands etc. Not sure if Im on the correct issue here... but seems relevant... |
Drush 8.1.15 was released, which should allow Drupal 8.4.0 to work with a site-local Drush 8. |
This worked for me: |
Drush 9 has been released today. Drush 8 and 9 is compatible with Drupal 8.4.x. |
I like the convience that composer allows for however it would be really nice if it was more clear as to how to use this to install a release candidate (8.4RC at this time) or even to use this on a testing/development server. With the change to Drush 9 and the differences with required libraries etc its a confusing mess and or I have missed some stuff
Thanks in advance
The text was updated successfully, but these errors were encountered: