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

Fixes #4250 to backport Composer 2.x functionality into 11.x. #4260

Merged
merged 4 commits into from
Oct 16, 2020

Conversation

mikemadison13
Copy link
Contributor

Motivation

Fixes #4250

What problem does this solve? Why is it important? What's the context? If this fixes an issue, link to it above.

Adds composer 2.x support for BLT 11.x.

Proposed changes

What does this PR change? How does this impact end users? Are manual or automatic updates required?

  • Updates "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0"
  • Updates "grasmash/drupal-security-warning": "dev-master" (pulls in my composer changes there)
  • Updates "oomphinc/composer-installers-extender": "^1.1 | ^2"
  • Removes "zaporylie/composer-drupal-optimizations": "^1.0" (note: if still desired for Composer 1.x projects, can be installed Globally)
  • Adds the two new Composer Plugins as already merged in BLT 12.x.

see #4144

@mikemadison13 mikemadison13 added the 11.x Affects or applies to 11.x label Oct 14, 2020
@mikemadison13
Copy link
Contributor Author

@aweingarten FYI

@mikemadison13
Copy link
Contributor Author

@danepowell i may need some help on this one, I tried bumping to composer 2 (orca failed) and upping the travis memory limit from older methods (which also failed). not sure what to do about composer memory errors at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.x Affects or applies to 11.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants