Skip to content

revert: remove Drush/Guzzle alias workarounds now that upstream is fixed#183

Merged
rfay merged 1 commit into
mainfrom
20260725_revert_drush_hack
Jul 25, 2026
Merged

revert: remove Drush/Guzzle alias workarounds now that upstream is fixed#183
rfay merged 1 commit into
mainfrom
20260725_revert_drush_hack

Conversation

@rfay

@rfay rfay commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • terraform fmt -recursive — clean
  • terraform validate for drupal-core and drupal-contrib
  • terraform test for drupal-core and drupal-contrib — 6/6 passing each
  • Live-verified composer require drush/drush resolution against Drupal core HEAD in a scratch container

🤖 Generated with Claude Code

Reverts the temporary workarounds from #178 and #181. Drupal core's
composer.json already sets minimum-stability: dev, so a plain
composer require drush/drush now resolves cleanly to drush/drush
14.x-dev (which requires guzzlehttp/guzzle ^7.8.2 || ^8.0, per
drush-ops/drush#6602) without needing any alias or explicit version
pin. Verified live against a fresh Drupal core HEAD checkout.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-07-25 22:31 UTC

@rfay
rfay merged commit 17f0212 into main Jul 25, 2026
14 checks passed
@rfay
rfay deleted the 20260725_revert_drush_hack branch July 25, 2026 22:31
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.

1 participant