Skip to content
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 work with Drupal 9.07 #335

Closed
criley opened this issue Nov 6, 2020 · 1 comment
Closed

Trying to work with Drupal 9.07 #335

criley opened this issue Nov 6, 2020 · 1 comment

Comments

@criley
Copy link

criley commented Nov 6, 2020

I have an issue where when the patch contains the information needed to allow for Drupal 9 such as adding:

core_version_requirement: ^8 || ^9

the patch never happens and instead I am presented with the:

Can only install one of: drupal/core[8.4.0, 9.0.7]. messages

How can I get around this or am I stuck downloading the module manually and patching it manually?

Thanks in advance.

@criley criley changed the title Tring to work with Drupal 9.07 Trying to work with Drupal 9.07 Nov 6, 2020
@anotherjames
Copy link
Contributor

@criley see https://www.computerminds.co.uk/articles/apply-drupal-9-compatibility-patches-composer - you have to override the package compatibility metadata so that this plugin gets chance to apply the necessary patch.

@cweagans cweagans closed this as completed Feb 7, 2023
@cweagans cweagans mentioned this issue Feb 7, 2023
31 tasks
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

No branches or pull requests

3 participants