Skip to content

(#1) Require drupal/core ^10.6.0 - #2

Merged
blairlearn merged 1 commit into
mainfrom
ticket/1-drupal-version
Aug 20, 2026
Merged

(#1) Require drupal/core ^10.6.0#2
blairlearn merged 1 commit into
mainfrom
ticket/1-drupal-version

Conversation

@blairlearn

Copy link
Copy Markdown

Closes #1

@blairlearn

Copy link
Copy Markdown
Author

As near as I can tell, ORCA is an Acquia internal test suite, I don't know what to make of them failing. They fail on main as well (The test branch was identical to main).

For my own testing, I modified the platform composer.json to use dev-ticket/1-drupal-version, and did a cgov-clean && install followed by blt cgov-reinstall. The site comes up.

@blairlearn
blairlearn marked this pull request as ready for review August 20, 2026 16:46
@blairlearn
blairlearn requested review from bryanpizzillo and a lite review from Copilot August 20, 2026 16:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates BLT’s Composer requirements to target Drupal Core 10.6.x, aligning the project with newer Drupal core and its updated dependency set.

Changes:

  • Bump drupal/core requirement from ^10.0.0 to ^10.6.0 in composer.json.
  • Refresh composer.lock to lock Drupal Core to 10.6.15 and update related transitive dependencies (Symfony 6.4 patch releases, Guzzle, Twig, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.json Updates the root dependency constraint to require Drupal Core ^10.6.0.
composer.lock Locks Drupal Core to 10.6.15 and updates the dependency graph accordingly.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Also removes orca CI workflow.

Closes #1
@blairlearn
blairlearn force-pushed the ticket/1-drupal-version branch 2 times, most recently from 379bcbf to cf67989 Compare August 20, 2026 21:10
@blairlearn
blairlearn merged commit 5b15dc3 into main Aug 20, 2026
1 of 2 checks passed
@blairlearn
blairlearn deleted the ticket/1-drupal-version branch August 20, 2026 21:34
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.

Update BLT Drupal Core version

3 participants