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

Allow running composer with Drupal composer 8.9.x #3

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

shaal
Copy link
Contributor

@shaal shaal commented Jun 16, 2021

Fixes #2

Test:

  1. cd repos/drupal
  2. git checkout 8.9.x
  3. cd ../..
  4. composer update

===

  1. cd repos/drupal
  2. git checkout 9.2.x
  3. cd ../..
  4. composer update

@joachim-n
Copy link
Owner

Thanks!

@shaal shaal deleted the patch-1 branch June 16, 2021 13:29
@esod
Copy link

esod commented Jul 29, 2021

Updating composer from version 2.0.9 to 2.1.5 solved the problem for me.

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.

Dependency conflicts of Drupal core 8.9.x and var-dumper:^5.1
3 participants