Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Prepare for 6.0.2 release #2101

Closed
3 tasks done
geerlingguy opened this issue Oct 27, 2020 · 3 comments
Closed
3 tasks done

Prepare for 6.0.2 release #2101

geerlingguy opened this issue Oct 27, 2020 · 3 comments

Comments

@geerlingguy
Copy link
Owner

geerlingguy commented Oct 27, 2020

Working on the 6.0.2 release...

  • Update CHANGELOG
  • Cut a rug tag
  • Add tag release notes
@geerlingguy
Copy link
Owner Author

The main fix here is #2100 — otherwise people may run into errors with new Drupal VM instances due to the prestissimo incompatibility.

geerlingguy added a commit that referenced this issue Oct 27, 2020
@geerlingguy
Copy link
Owner Author

Done!

@yyss8
Copy link

yyss8 commented Oct 27, 2020

Is there anyway to pin the composer version instead of installing composer 2 by default?
I'm seeing some conflicts like

  Problem 1
    - acquia/blt is locked to version 11.5.0 and an update of this package was not requested.
    - acquia/blt 11.5.0 requires composer-plugin-api ^1.1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.

after I updated to composer 2 outside the VM and I had to revert back to continue using composer 1 until those conflicts are addressed.

I'm not sure if I would see the same conflict errors when using composer 2 inside the VM but I think the Composer version should at least be the same outside or inside the VM.

nvm, I found that there is a config composer_version that I could use. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants